aboutsummaryrefslogtreecommitdiff
path: root/include/asm-i386/apicdef.h
diff options
context:
space:
mode:
authorAshok Raj <ashok.raj@intel.com>2006-03-28 17:04:00 -0500
committerLen Brown <len.brown@intel.com>2006-04-01 22:28:30 -0500
commitdf42baa0d8e54df18dd9366dd7c93d6be7d5d063 (patch)
treec64ec1197bbc2fb95ef90a66e3edfaff7356db70 /include/asm-i386/apicdef.h
parent200739c179c63d21804e9e8e2ced265243831579 (diff)
ACPI: build fix for u8 cpu_index
Local apic entries are only 8 bits, but it seemed to not be caught with u8 return value result in the check cpu_index >= NR_CPUS becomming always false. drivers/acpi/processor_core.c: In function `acpi_processor_get_info': drivers/acpi/processor_core.c:483: warning: comparison is always false due to limited range of data type Signed-off-by: Ashok Raj <ashok.raj@intel.com> Cc: Dave Jones <davej@codemonkey.org.uk> Cc: Kenji Kaneshige <kaneshige.kenji@soft.fujitsu.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/asm-i386/apicdef.h')
0 files changed, 0 insertions, 0 deletions