Re: rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01

2016-05-27 Thread Kalle Valo
nger > Cc: James Feeney > Cc: Stable [4.6+] Thanks, 1 patch applied to wireless-drivers.git: de26859dcf36 rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01 -- Sent by pwcli https://patchwork.kernel.org/patch/9130617/ ___ dev

Re: [PATCH] rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01

2016-05-22 Thread Larry Finger
On 05/22/2016 12:53 AM, Kalle Valo wrote: Larry Finger writes: Commit 49f86ec21c01 ("rtlwifi: Change long delays to sleeps") was correct for most cases; however, driver rtl8192ce calls the affected routines while in atomic context. The kernel bug output is as follows: BUG: scheduling while at

Re: [PATCH] rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01

2016-05-21 Thread Kalle Valo
Larry Finger writes: > Commit 49f86ec21c01 ("rtlwifi: Change long delays to sleeps") was correct > for most cases; however, driver rtl8192ce calls the affected routines while > in atomic context. The kernel bug output is as follows: > > BUG: scheduling while atomic: wpa_supplicant/627/0x0002

[PATCH] rtlwifi: Fix scheduling while atomic error from commit 49f86ec21c01

2016-05-21 Thread Larry Finger
Commit 49f86ec21c01 ("rtlwifi: Change long delays to sleeps") was correct for most cases; however, driver rtl8192ce calls the affected routines while in atomic context. The kernel bug output is as follows: BUG: scheduling while atomic: wpa_supplicant/627/0x0002 [...] [] __schedule+0x899/0xad