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.8-rc
Date: Tue, 6 Sep 2016 21:50:12 +0530	[thread overview]
Message-ID: <CABb+yY09Kx+ymqZ9a0a6cN=x7eVwJK9si398cOFZM_wWA-PPcw@mail.gmail.com> (raw)

Hi Linus,

The following changes since commit 5e608a027082ae426e100a582031e0ff40becc83:

  Merge branch 'akpm' (patches from Andrew) (2016-08-26 23:12:12 -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 a75e4a85f49e7f5d71cf0e425bc009c15ad3b5c4:

  fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
(2016-08-29 18:43:39 +0530)

----------------------------------------------------------------
* Misc fixes for BCM mailbox driver
     Fix build warnings by making static functions used within the file.
     Check for potential NULL before dereferencing
     Fix link error by defining HAS_DMA dependency

----------------------------------------------------------------
Baoyou Xie (1):
      fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible

Dan Carpenter (1):
      mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()

Rob Rice (1):
      mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX

 drivers/mailbox/Kconfig           |  1 +
 drivers/mailbox/bcm-pdc-mailbox.c | 11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

                 reply	other threads:[~2016-09-06 16:20 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+yY09Kx+ymqZ9a0a6cN=x7eVwJK9si398cOFZM_wWA-PPcw@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).