]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:17:50 +0000 (07:17 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:17:50 +0000 (07:17 +0900)
commit9e17f9070280bd58af9aead415544387a7a61427
tree7422d00d873d2e1e9f78dc857c684ec4ea0eeb50
parent858e904bd71dd0057a548d6785d94ce5ec4aeabd
parent275d7d44d802ef271a42dc87ac091a495ba72fc5
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux

Pull module preemption fix from Rusty Russell:
 "Turns out we should have always been disabling preemption here;
  someone finally caught it thanks to Peter Z's additional checks"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: Fix locking in symbol_put_addr()