diff options
author | Scotty Bauer <sbauer@eng.utah.edu> | 2014-10-10 00:30:26 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-10 04:26:04 +0200 |
commit | 0baae41ea8365a7b5a34c6474a77d7eb1126f6b2 (patch) | |
tree | d923df01089d7b360f226c19ac7230c216a45a4b /drivers/pnp | |
parent | kernel/sys.c: whitespace fixes (diff) | |
download | linux-0baae41ea8365a7b5a34c6474a77d7eb1126f6b2.tar.xz linux-0baae41ea8365a7b5a34c6474a77d7eb1126f6b2.zip |
kernel/sys.c: compat sysinfo syscall: fix undefined behavior
Fix undefined behavior and compiler warning by replacing right shift 32
with upper_32_bits macro
Signed-off-by: Scotty Bauer <sbauer@eng.utah.edu>
Cc: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions