diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-02-22 02:33:28 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2009-02-25 20:48:04 +0100 |
commit | aa2f63c95439a11dfac35c60d9160dcd0189aed3 (patch) | |
tree | 22ca455654ac97ceb53b66bf3369adde6e42cb6b /arch/ia64/include/asm/mc146818rtc.h | |
parent | [IA64] enable setting DMAR on by default (diff) | |
download | linux-aa2f63c95439a11dfac35c60d9160dcd0189aed3.tar.xz linux-aa2f63c95439a11dfac35c60d9160dcd0189aed3.zip |
[IA64] Do not go beyond ARRAY_SIZE of unw.hash
static struct {
... :114
unsigned short hash[UNW_HASH_SIZE];
... :2152
for (index = 0; index <= UNW_HASH_SIZE; ++index) {
This is a bug, isn't it?
s/<=/</
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/include/asm/mc146818rtc.h')
0 files changed, 0 insertions, 0 deletions