]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jun 2017 23:19:47 +0000 (16:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jun 2017 23:19:47 +0000 (16:19 -0700)
commit5a4829b564d2f69574dc55bba2ada3ee72022187
treee27a16b2a564ef9a2263ca7cef83165664912dea
parentf219764920c3d235713566013375cc01decd3d49
parent9dfa7bba35ac08a63565d58c454dccb7e1bb0a08
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random

Pull /dev/random bug fix from Ted Ts'o:
 "Fix a race on architectures with prioritized interrupts (such as m68k)
  which can causes crashes in drivers/char/random.c:get_reg()"

* tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  fix race in drivers/char/random.c:get_reg()