mbox series

[SRU,Jammy:linux-intel-iotg,0/1] wifi: iwlwifi: system hang after running stress-ng softlockup stressor while iwlwifi is connected to the station

Message ID 20230607121556.105917-1-jianhui.lee@canonical.com
Headers show
Series wifi: iwlwifi: system hang after running stress-ng softlockup stressor while iwlwifi is connected to the station | expand

Message

Jian Hui Lee June 7, 2023, 12:15 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2023176

[Impact]
system got hang after running stress-ng softlockup test while iwlwifi is connected to the station

[Test Plan]
1. compile test.
2. connect wifi (iwlwifi) to any station. (must do this)
3. execute the following command:
    $ sudo stress-ng --softlockup NUM_CPU_CORES --timeout 30
4. make sure the system still responses after testing

[Regression potential]
low. checking the txq for null is harmless.


----------------------------------------------------------------
Avraham Stern (1):
  [BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereference

 drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner June 7, 2023, 12:50 p.m. UTC | #1
On 6/7/23 6:15 AM, Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/2023176
> 
> [Impact]
> system got hang after running stress-ng softlockup test while iwlwifi is connected to the station
> 
> [Test Plan]
> 1. compile test.
> 2. connect wifi (iwlwifi) to any station. (must do this)
> 3. execute the following command:
>      $ sudo stress-ng --softlockup NUM_CPU_CORES --timeout 30
> 4. make sure the system still responses after testing
> 
> [Regression potential]
> low. checking the txq for null is harmless.
> 
> 
> ----------------------------------------------------------------
> Avraham Stern (1):
>    [BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereference
> 
>   drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
Acked-by: Tim Gardner <tim.gardner@canonical.com>
John Cabaj June 7, 2023, 1:40 p.m. UTC | #2
On 6/7/23 7:15 AM, Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/2023176
> 
> [Impact]
> system got hang after running stress-ng softlockup test while iwlwifi is connected to the station
> 
> [Test Plan]
> 1. compile test.
> 2. connect wifi (iwlwifi) to any station. (must do this)
> 3. execute the following command:
>     $ sudo stress-ng --softlockup NUM_CPU_CORES --timeout 30
> 4. make sure the system still responses after testing
> 
> [Regression potential]
> low. checking the txq for null is harmless.
> 
> 
> ----------------------------------------------------------------
> Avraham Stern (1):
>   [BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereference
> 
>  drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: John Cabaj <john.cabaj@canonical.com>
Andrei Gherzan June 13, 2023, 12:59 p.m. UTC | #3
On 23/06/07 08:15PM, Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/2023176
> 
> [Impact]
> system got hang after running stress-ng softlockup test while iwlwifi is connected to the station
> 
> [Test Plan]
> 1. compile test.
> 2. connect wifi (iwlwifi) to any station. (must do this)
> 3. execute the following command:
>     $ sudo stress-ng --softlockup NUM_CPU_CORES --timeout 30
> 4. make sure the system still responses after testing
> 
> [Regression potential]
> low. checking the txq for null is harmless.
> 
> 
> ----------------------------------------------------------------
> Avraham Stern (1):
>   [BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereference
> 
>  drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> -- 
> 2.34.1

Acked-by: Andrei Gherzan <andrei.gherzan@canonical.com>
Jian Hui Lee July 10, 2023, 11:10 a.m. UTC | #4
applied to jammy/intel-iotg, thanks.

--
Best,
Jian Hui Lee

On Wed, Jun 7, 2023 at 8:16 PM Jian Hui Lee <jianhui.lee@canonical.com>
wrote:

> BugLink: https://bugs.launchpad.net/bugs/2023176
>
> [Impact]
> system got hang after running stress-ng softlockup test while iwlwifi is
> connected to the station
>
> [Test Plan]
> 1. compile test.
> 2. connect wifi (iwlwifi) to any station. (must do this)
> 3. execute the following command:
>     $ sudo stress-ng --softlockup NUM_CPU_CORES --timeout 30
> 4. make sure the system still responses after testing
>
> [Regression potential]
> low. checking the txq for null is harmless.
>
>
> ----------------------------------------------------------------
> Avraham Stern (1):
>   [BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereference
>
>  drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> 2.34.1
>
>