Re: [PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-03 Thread Kalle Valo
Jens Axboe writes: > On 3/2/21 8:49 PM, Jens Axboe wrote: >> On 3/2/21 11:34 AM, Coelho, Luciano wrote: >> >>> Thanks for the report and patch! And I'm sorry that we broke your >>> laptop's boot... >>> >>> We already have a patch to fix this: >>> >>> https://patchwork.kernel.org/project/linux-wir

Re: [PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-02 Thread Jens Axboe
On 3/2/21 8:49 PM, Jens Axboe wrote: > On 3/2/21 11:34 AM, Coelho, Luciano wrote: >> On Tue, 2021-03-02 at 11:20 -0700, Jens Axboe wrote: >>> My laptop crashes at boot, and I ran the same kernel with KASAN enabled. >>> Turns out the DMI addition for iwlwifi is broken (and untested?), since >>> it d

Re: [PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-02 Thread Jens Axboe
On 3/2/21 11:34 AM, Coelho, Luciano wrote: > On Tue, 2021-03-02 at 11:20 -0700, Jens Axboe wrote: >> My laptop crashes at boot, and I ran the same kernel with KASAN enabled. >> Turns out the DMI addition for iwlwifi is broken (and untested?), since >> it doesn't properly terminate the scan table. E

[PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-02 Thread Jens Axboe
My laptop crashes at boot, and I ran the same kernel with KASAN enabled. Turns out the DMI addition for iwlwifi is broken (and untested?), since it doesn't properly terminate the scan table. Ensure that we do so. == BUG: KASAN: global

Re: [PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-02 Thread Coelho, Luciano
On Tue, 2021-03-02 at 11:20 -0700, Jens Axboe wrote: > My laptop crashes at boot, and I ran the same kernel with KASAN enabled. > Turns out the DMI addition for iwlwifi is broken (and untested?), since > it doesn't properly terminate the scan table. Ensure that we do so. > > ==

[PATCH] iwlwifi: ensure that DMI scan table is properly terminated

2021-03-02 Thread Jens Axboe
My laptop crashes at boot, and I ran the same kernel with KASAN enabled. Turns out the DMI addition for iwlwifi is broken (and untested?), since it doesn't properly terminate the scan table. Ensure that we do so. == BUG: KASAN: global