diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-31 07:55:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-31 07:55:16 -0700 |
commit | 8387c1a46376b8cfc5f4751b27a6c90f930992cf (patch) | |
tree | bdb1553b17a20fe2dcd928d5aec1d20789760e20 /drivers/usb/Makefile | |
parent | a2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4 (diff) |
smpboot: fix cachesize comparison in smp_tune_scheduling()
Jarek Poplawski noted that boot_cpu_data.x86_cache_size is signed int
and can be < 0 too.
In fact we test for it. Except we assigned it to an unsigned value..
Cc: Jarek Poplawski <jarkao2@o2.pl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/usb/Makefile')
0 files changed, 0 insertions, 0 deletions