mbox series

[GIT,PULL] Mailbox fixes for v5.0

Message ID CABb+yY2SrgwFNgKa4+ossU3i3U76m2sa63r1=QsRg=PGGWAPxw@mail.gmail.com
State New
Headers show
Series [GIT,PULL] Mailbox fixes for v5.0 | expand

Pull-request

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

Message

Jassi Brar Feb. 18, 2019, 5:01 p.m. UTC
Hi Linus,

The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:

  Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)

are available in the Git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-fixes-v5.0-rc7

for you to fetch changes up to d7bf31a0f85faaf63c63c39d55154825a1eaaea9:

  mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
(2019-02-18 10:40:58 -0600)

----------------------------------------------------------------
- API: Fix build breakge by exporting the function mbox_flush
- BRCM: Fix FlexRM ring flush timeout issue

----------------------------------------------------------------
Rayagonda Kokatanur (1):
      mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue

Thierry Reding (1):
      mailbox: Export mbox_flush()

 drivers/mailbox/bcm-flexrm-mailbox.c | 4 ++--
 drivers/mailbox/mailbox.c            | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 18, 2019, 6:15 p.m. UTC | #1
The pull request you sent on Mon, 18 Feb 2019 11:01:57 -0600:

> git://git.linaro.org/landing-teams/working/fujitsu/integration.git tags/mailbox-fixes-v5.0-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/301e361072e56a6d6afbf952ae5e746dc8bbb865

Thank you!