aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-11-21 15:38:21 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-11-21 15:38:21 -0800
commita64bb02f4a62a604d8dd62decb559b9c6adfb40c (patch)
tree56d0f7ba555d5b62e4043464f320baf239c05cbe /kernel
parentLinux 3.18-rc5 (diff)
parentbitops: Fix shift overflow in GENMASK macros (diff)
downloadlinux-dev-a64bb02f4a62a604d8dd62decb559b9c6adfb40c.tar.xz
linux-dev-a64bb02f4a62a604d8dd62decb559b9c6adfb40c.zip
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull core fix from Ingo Molnar: "Fix GENMASK macro shift overflow" Nobody seems to currently use GENMASK() to fill every single last bit (which is what overflows) in-tree, and gcc would warn about it, so we have that going for us. But apparently there are pending changes that want this. * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: bitops: Fix shift overflow in GENMASK macros
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions