aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2007-05-31 07:55:16 -0700
committerLinus Torvalds <[email protected]>2007-05-31 07:55:16 -0700
commit8387c1a46376b8cfc5f4751b27a6c90f930992cf (patch)
treebdb1553b17a20fe2dcd928d5aec1d20789760e20 /include/linux/debugobjects.h
parenta2b7d2e97edcad0e95ae0d3c253d3f2f69254fa4 (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 <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Nick Piggin <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions