linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Hisilicon fixes for v5.2
@ 2019-06-25 10:23 Wei Xu
  2019-06-25 10:39 ` Wei Xu
  2019-06-25 11:21 ` Olof Johansson
  0 siblings, 2 replies; 9+ messages in thread
From: Wei Xu @ 2019-06-25 10:23 UTC (permalink / raw)
  To: arm, linux-arm-kernel, Olof Johansson, arnd
  Cc: linuxarm, xuwei (O),
	John Garry, bhelgaas, linux-pci, rjw, Linux Kernel Mailing List,
	Zhangyi ac, Liguozhu (Kenneth),
	jinying, huangdaode, Tangkunshan, Jonathan Cameron,
	Shameerali Kolothum Thodi, Shiju Jose, Salil Mehta

Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-fixes-for-5.2

for you to fetch changes up to 07c811af1c00d7b4212eac86900b023b6405a954:

  lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration (2019-06-25 09:40:42 +0100)

----------------------------------------------------------------
Hisilicon fixes for v5.2-rc

- fixed RCU usage in logical PIO
- Added a function to unregister a logical PIO range in logical PIO
  to support the fixes in the hisi-lpc driver
- fixed and optimized hisi-lpc driver to avoid potential use-after-free
  and driver unbind crash

----------------------------------------------------------------
John Garry (6):
      lib: logic_pio: Fix RCU usage
      lib: logic_pio: Avoid possible overlap for unregistering regions
      lib: logic_pio: Add logic_pio_unregister_range()
      bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
      bus: hisi_lpc: Add .remove method to avoid driver unbind crash
      lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration

 drivers/bus/hisi_lpc.c    | 43 ++++++++++++++++++++----
 include/linux/logic_pio.h |  1 +
 lib/logic_pio.c           | 86 +++++++++++++++++++++++++++++++++--------------
 3 files changed, 99 insertions(+), 31 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-07-01  6:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25 10:23 [GIT PULL] Hisilicon fixes for v5.2 Wei Xu
2019-06-25 10:39 ` Wei Xu
2019-06-25 10:44   ` John Garry
2019-06-25 11:21 ` Olof Johansson
2019-06-25 13:03   ` Olof Johansson
2019-06-25 13:31     ` John Garry
2019-06-26 15:21       ` John Garry
2019-06-27  2:19       ` Olof Johansson
2019-07-01  6:22         ` Wei Xu

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).