]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 May 2021 15:51:53 +0000 (05:51 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 May 2021 15:51:53 +0000 (05:51 -1000)
commit5336889f03d9fa057b7ea8893f38e602f0e5bebd
tree7c15a1d077bd32b98b0e213026db377c801d19dc
parent68c42d03e1ec255c7a7169bbaa0bbd7e88417d7a
parent0ecd1af9b5a59975ab5fb6dbca29680128e486ed
Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:
 "Fix races in vfio-ccw request handling"

* tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  vfio-ccw: Serialize FSM IDLE state with I/O completion
  vfio-ccw: Reset FSM state to IDLE inside FSM
  vfio-ccw: Check initialized flag in cp_init()