Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1345168 > unrolled thread

[GIT PULL] Staging driver fix for 4.5-rc6

Started byGreg KH <gregkh@linuxfoundation.org>
First post2016-02-28 06:40 +0100
Last post2016-02-28 06:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] Staging driver fix for 4.5-rc6 Greg KH <gregkh@linuxfoundation.org> - 2016-02-28 06:40 +0100

#1345168 — [GIT PULL] Staging driver fix for 4.5-rc6

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-02-28 06:40 +0100
Subject[GIT PULL] Staging driver fix for 4.5-rc6
Message-ID<r72fg-6bY-3@gated-at.bofh.it>
The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:

  Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.5-rc6

for you to fetch changes up to 7a64cd887fdb97f074c3fda03bee0bfb9faceac3:

  drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE (2016-02-20 15:43:56 -0800)

----------------------------------------------------------------
Staging (well android) fix for 4.5-rc6

Here is one patch, for the android binder driver, to resolve a reported
problem.  Turns out it has been around for a while (since 3.15), so it
is good to finally get it resolved.

It has been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Lisa Du (1):
      drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE

 drivers/android/binder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web