mbox series

[GIT,PULL] i3c: Fixes for 5.0-rc5

Message ID 20190201094058.74f3cb6a@bbrezillon (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] i3c: Fixes for 5.0-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.0-rc5

Message

Boris Brezillon Feb. 1, 2019, 8:40 a.m. UTC
Hello Linus,

Here is the I3C fixes PR for 5.0-rc5.

Regards,

Boris

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.0-rc5

for you to fetch changes up to f36c1f9a8dfd6a78e6c3fe7aff5e722b84307597:

  i3c: master: dw: fix deadlock (2019-01-26 11:14:25 +0100)

----------------------------------------------------------------
- Fix a deadlock in the designware driver
- Fix the error path in i3c_master_add_i3c_dev_locked()

----------------------------------------------------------------
Jisheng Zhang (2):
      i3c: fix missing detach if failed to retrieve i3c dev
      i3c: master: dw: fix deadlock

 drivers/i3c/master.c               |  2 +-
 drivers/i3c/master/dw-i3c-master.c | 18 ++++++++++++------
 2 files changed, 13 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 1, 2019, 6:35 p.m. UTC | #1
The pull request you sent on Fri, 1 Feb 2019 09:40:58 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.0-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/520fac05b65106f0f3a488776f759baccc600f2a

Thank you!