diff options
author | Borislav Petkov <[email protected]> | 2012-05-22 12:53:46 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-05-23 17:16:43 +0200 |
commit | 80f033610fb968e75f5d470233d8d0260d7a72ed (patch) | |
tree | 741c3a2c4eeed3d4bdf9cdbb792b8b3c5645aa23 /net/lapb/lapb_out.c | |
parent | e8f380e00840f694599e6ab42806639f7de26f11 (diff) |
x86/mce: Fix 32-bit build
Got bitten again by the BIT() macro:
arch/x86/kernel/cpu/mcheck/mce.c: In function '__mcheck_cpu_apply_quirks':
arch/x86/kernel/cpu/mcheck/mce.c:1453:6: warning: left shift
count >= width of type arch/x86/kernel/cpu/mcheck/mce.c:1454:7: warning: left shift count >= width of type
Fix it already.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Frank Arnold <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions