mbox series

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

Message ID 20191031162300.4003-1-kamal@canonical.com
Headers show
Series fix uio locking | expand

Message

Kamal Mostafa Oct. 31, 2019, 4:22 p.m. UTC
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(-)

Comments

Khalid Elmously Nov. 7, 2019, 5:39 p.m. UTC | #1
On 2019-10-31 09:22:59 , Kamal Mostafa wrote:
> 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(-)
> 
Acked-by: Khalid Elmously <khalid.elmously@canonical.com>
Khalid Elmously Nov. 8, 2019, 5:19 p.m. UTC | #2
On 2019-10-31 09:22:59 , Kamal Mostafa wrote:
> 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
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team