On Thu, 27 May 2021 00:33:00 +0200 Vasily Gorbik <gor@xxxxxxxxxxxxx> wrote: > On Thu, May 20, 2021 at 01:34:47PM +0200, Cornelia Huck wrote: > > The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: > > > > Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20210520 > > > > for you to fetch changes up to 2af7a834a435460d546f0cf0a8b8e4d259f1d910: > > > > vfio-ccw: Serialize FSM IDLE state with I/O completion (2021-05-12 12:59:50 +0200) > > > > ---------------------------------------------------------------- > > Avoid some races in vfio-ccw request handling. > > > > ---------------------------------------------------------------- > > > > Eric Farman (3): > > vfio-ccw: Check initialized flag in cp_init() > > vfio-ccw: Reset FSM state to IDLE inside FSM > > vfio-ccw: Serialize FSM IDLE state with I/O completion > > Pulled into fixes, thanks. > > BTW, linux-s390@xxxxxxxxxxxxxxx is now archived on lore and we started Oh, nice. > using b4 (https://git.kernel.org/pub/scm/utils/b4/b4.git) to pick up > changes. Besides all other features, it can convert Message-Id: to Link: I've been using b4 to pick patches (Linux and especially QEMU) for quite some time now, but never felt the need to convert Message-Id: to Link:. If you prefer the Link: format, I can certainly start using that for kernel patches. > > Hm, and b4 also now complains: > ✗ BADSIG: DKIM/ibm.com > have to look into that... >