[GIT,PULL] s390 patches for the 6.1 merge window #2

Message ID your-ad-here.call-01665770095-ext-6515@work.hours
State New
Headers
Series [GIT,PULL] s390 patches for the 6.1 merge window #2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.1-2

Message

Vasily Gorbik Oct. 14, 2022, 5:54 p.m. UTC
  Hello Linus,

please pull couple more s390 changes for 6.1.

Thank you,
Vasily

The following changes since commit 03785a69ae47a17fe57fee31058fef7cd3042977:

  Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2022-10-09 13:51:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.1-2

for you to fetch changes up to bf18140d30541c2c1e5c0f57879634f3d0d04912:

  s390/vmur: generate uevent on unsolicited device end (2022-10-10 10:15:10 +0200)

----------------------------------------------------------------
s390 updates for the 6.1 merge window #2

- Generate a change uevent on unsolicited device end I/O interrupt for z/VM
  unit record devices supported by the vmur driver. This event can be used to
  automatically trigger processing of files as they arrive in the z/VM reader.

----------------------------------------------------------------
Peter Oberparleiter (2):
      s390/vmur: remove unnecessary BUG statement
      s390/vmur: generate uevent on unsolicited device end

 drivers/s390/char/vmur.c | 37 ++++++++++++++++++++++++++++++++++---
 drivers/s390/char/vmur.h |  2 ++
 2 files changed, 36 insertions(+), 3 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 14, 2022, 7:13 p.m. UTC | #1
The pull request you sent on Fri, 14 Oct 2022 19:54:55 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ebdca8ecc31b07385cd83200532522bd5d95f02c

Thank you!