aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAshok Raj <[email protected]>2006-03-28 17:04:00 -0500
committerLen Brown <[email protected]>2006-04-01 22:28:30 -0500
commitdf42baa0d8e54df18dd9366dd7c93d6be7d5d063 (patch)
treec64ec1197bbc2fb95ef90a66e3edfaff7356db70 /scripts
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 <[email protected]> Cc: Dave Jones <[email protected]> Cc: Kenji Kaneshige <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions