https://github.com/torvalds/linux
Revision c4295fbb6048d85f0b41c5ced5cbf63f6811c46c authored by Linus Torvalds on 09 January 2009, 20:49:50 UTC, committed by Linus Torvalds on 09 January 2009, 20:49:50 UTC
Ingo noticed that using signed arithmetic seems to confuse the gcc
inliner, and make it potentially decide that it's all too complicated.

(Yeah, yeah, it's a constant. It's always positive. Still..)

Based-on: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent e245b80
History
Tip revision: c4295fbb6048d85f0b41c5ced5cbf63f6811c46c authored by Linus Torvalds on 09 January 2009, 20:49:50 UTC
x86: make 'constant_test_bit()' take an unsigned bit number
Tip revision: c4295fb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top