[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190201094058.74f3cb6a@bbrezillon>
Date: Fri, 1 Feb 2019 09:40:58 +0100
From: Boris Brezillon <bbrezillon@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
linux-i3c <linux-i3c@...ts.infradead.org>
Subject: [GIT PULL] i3c: Fixes for 5.0-rc5
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(-)
Powered by blists - more mailing lists