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


Groups > linux.kernel > #1309057 > unrolled thread

[PATCH 0/4] mailbox: A few fixes due for the v4.5-rc's

Started byLee Jones <lee.jones@linaro.org>
First post2016-01-14 08:20 +0100
Last post2016-01-14 08:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] mailbox: A few fixes due for the v4.5-rc's Lee Jones <lee.jones@linaro.org> - 2016-01-14 08:20 +0100

#1309057 — [PATCH 0/4] mailbox: A few fixes due for the v4.5-rc's

FromLee Jones <lee.jones@linaro.org>
Date2016-01-14 08:20 +0100
Subject[PATCH 0/4] mailbox: A few fixes due for the v4.5-rc's
Message-ID<qQKml-3Em-3@gated-at.bofh.it>
Hi Jassi,

I assume you already have your pull-request set for the v4.5
merge window, so please take this and add them to your -fixes
branch.

Kind regards,
Lee

Lee Jones (4):
  mailbox: mailbox-test: Use more consistent format for calling
    copy_from_user()
  mailbox: mailbox-test: Remove unused variable
  mailbox: mailbox-test: Prevent memory leak
  mailbox: Stop using ENOSYS for anything other than unimplemented
    syscalls

 drivers/mailbox/mailbox-test.c | 16 +++++++++-------
 drivers/mailbox/mailbox.c      |  4 ++--
 2 files changed, 11 insertions(+), 9 deletions(-)

-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web