[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180819125604.GA24731@kroah.com>
Date: Sun, 19 Aug 2018 14:56:04 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fix for 4.19-rc1
The following changes since commit 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe:
Linux 4.18-rc5 (2018-07-15 12:49:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.19-rc1
for you to fetch changes up to 3d27c4de8d4fb2d4099ff324671792aa2578c6f9:
Revert "uio: use request_threaded_irq instead" (2018-08-12 17:30:58 +0200)
----------------------------------------------------------------
Char/Misc fix for 4.19-rc1
Here is a single UIO fix that I forgot to send before 4.18-final came
out. It reverts a UIO patch that went in the 4.18 development window
that was causing problems.
This patch has been in linux-next for a while with no problems, I just
forgot to send it earlier, or as part of the larger char/misc patch
series from yesterday, my fault.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Xiubo Li (1):
Revert "uio: use request_threaded_irq instead"
drivers/uio/uio.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists