[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150308125055.GA32760@kroah.com>
Date: Sun, 8 Mar 2015 13:50:55 +0100
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 fixes for 4.0-rc3
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.0-rc3
for you to fetch changes up to 6c15a8516b8118eb19a59fd0bd22df41b9101c32:
mei: make device disabled on stop unconditionally (2015-03-01 19:34:50 -0800)
----------------------------------------------------------------
char/misc driver fixes for 4.0-rc3
Here are 2 char/misc fixes for 4.0-rc3.
One is a reported binder driver fix needed due to a change in the mm
core that happened in 4.0-rc1. Another is a mei driver fix that
resolves a reported issue in that driver.
Both have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (1):
mei: make device disabled on stop unconditionally
Andrey Ryabinin (1):
android: binder: fix binder mmap failures
drivers/android/binder.c | 10 +++++-----
drivers/misc/mei/init.c | 2 ++
2 files changed, 7 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists