summaryrefslogtreecommitdiffstats
path: root/tools/objtool
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-05-10 11:39:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-05-10 11:39:31 -0700
commitbd2049f87107906e4f8dc443ff307c44951d5768 (patch)
tree225958ca6990479b453cde1a7b54d088c37294df /tools/objtool
parent27d2dcb1b95c8c39da417839c11eda2e665cd389 (diff)
parent8101b5a1531f3390b3a69fa7934c70a8fd6566ad (diff)
downloadlinux-bd2049f87107906e4f8dc443ff307c44951d5768.tar.bz2
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fix from Thomas Gleixner: "A single fix for the fallout of the recent futex uacess rework. With those changes GCC9 fails to analyze arch_futex_atomic_op_inuser() correctly and emits a 'maybe unitialized' warning. While we usually ignore compiler stupidity the conditional store is pointless anyway because the correct case has to store. For the fault case the extra store does no harm" * tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: ARM: futex: Address build warning
Diffstat (limited to 'tools/objtool')
0 files changed, 0 insertions, 0 deletions