[SRU][Bionic][PATCH 0/1] fix uio locking

Kamal Mostafa kamal at canonical.com
Thu Oct 31 16:22:59 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1843487

Fix a "scheduling while atomic" locking bug in uio.  Original
bug-reporter has verified that this patch resolves the problem.

Weird bit: The fix for this landed in mainline lumped into another
commit -- a revert of a commit that Bionic doesn't actually carry.
This patch for Bionic is a "backport" of that mainline revert,
picking up just that lumped-in part from the revert.

 -Kamal

-----

Xiubo Li (1):
  Revert "uio: use request_threaded_irq instead"

 drivers/uio/uio.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list