linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jassi Brar <jassisinghbrar@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Mailbox fixes for v4.6-rc
Date: Wed, 13 Apr 2016 13:20:57 +0530	[thread overview]
Message-ID: <CABb+yY3Avcx9BzwYLi1vH8kmmfMBQ=jiqS0WOQSEGo=gNyvfjQ@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 3c9688876ace9ca4cd8630e5fbba8bb28235990a:

  Revert "ib_srpt: Convert to percpu_ida tag allocation" (2016-04-07
18:16:20 -0700)

are available in the git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-devel

for you to fetch changes up to 0c44d7896cbf9156b8bb10da4f665005622235ae:

  mailbox: Stop using ENOSYS for anything other than unimplemented
syscalls (2016-04-12 13:28:32 +0530)

----------------------------------------------------------------
 * Misc fixes
    mailbox-test driver : prevent memory leak and another cosmetic change
    mailbox : change the returned error code
    Xgene driver : return -ENOMEM instead of PTR_ERR for failed devm_kzalloc

----------------------------------------------------------------
Axel Lin (1):
      mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc

Lee Jones (3):
      mailbox: mailbox-test: Use more consistent format for calling
copy_from_user()
      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-xgene-slimpro.c |  4 ++--
 drivers/mailbox/mailbox.c               |  4 ++--
 3 files changed, 13 insertions(+), 11 deletions(-)

                 reply	other threads:[~2016-04-13  7:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABb+yY3Avcx9BzwYLi1vH8kmmfMBQ=jiqS0WOQSEGo=gNyvfjQ@mail.gmail.com' \
    --to=jassisinghbrar@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).