On Tue, Feb 23, 2021 at 02:00:39PM +0000, Wei Yongjun wrote:
Make sure dmi_system_id tables are NULL terminated.
Fixes: a2ac0f48a07c ("iwlwifi: mvm: implement approved list for the PPAG feature")
Reported-by: Hulk Robot <redacted>
Signed-off-by: Wei Yongjun <redacted>
We received a report about a crash in iwlwifi when compiled with LTO and
this fix resolves it.
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
This fixes a BUG triggered when loading the iwlwifi driver, which reproduces
consistently when I compile the kernel with LTO_CLANG_THIN.
Tested-by: Victor Michel <redacted>
From: Kalle Valo <hidden> Date: 2021-02-27 06:41:13
Nathan Chancellor [off-list ref] writes:
On Tue, Feb 23, 2021 at 02:00:39PM +0000, Wei Yongjun wrote:
quoted
Make sure dmi_system_id tables are NULL terminated.
Fixes: a2ac0f48a07c ("iwlwifi: mvm: implement approved list for the PPAG feature")
Reported-by: Hulk Robot <redacted>
Signed-off-by: Wei Yongjun <redacted>
We received a report about a crash in iwlwifi when compiled with LTO and
this fix resolves it.
On Sat, 2021-02-27 at 08:39 +0200, Kalle Valo wrote:
Nathan Chancellor [off-list ref] writes:
quoted
On Tue, Feb 23, 2021 at 02:00:39PM +0000, Wei Yongjun wrote:
quoted
Make sure dmi_system_id tables are NULL terminated.
Fixes: a2ac0f48a07c ("iwlwifi: mvm: implement approved list for the PPAG feature")
Reported-by: Hulk Robot <redacted>
Signed-off-by: Wei Yongjun <redacted>
We received a report about a crash in iwlwifi when compiled with LTO and
this fix resolves it.
That information should be added to the commit log.
Luca, should I take this to wireless-drivers?
I just saw Jens' patch now and I don't remember if I acked this one?
In any, I assigned it to you in patchwork, so please take it directly
to w-d.
Thanks!
Acked-by: Luca Coelho <redacted>
--
Cheers,
Luca.
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-03-03 04:23:55
On Tue, 2 Mar 2021 18:31:11 +0000 Coelho, Luciano wrote:
On Sat, 2021-02-27 at 08:39 +0200, Kalle Valo wrote:
quoted
Nathan Chancellor [off-list ref] writes:
quoted
We received a report about a crash in iwlwifi when compiled with LTO and
this fix resolves it.
That information should be added to the commit log.
Luca, should I take this to wireless-drivers?
I just saw Jens' patch now and I don't remember if I acked this one?
In any, I assigned it to you in patchwork, so please take it directly
to w-d.
Acked-by: Luca Coelho <redacted>
Thanks, I'm getting pinged, too. It sounded like Kalle would like to
see the commit log improved, if Wei doesn't respond could you please
step in to make sure this fix is part of Dave's next PR to Linus?
Thanks!
From: Kalle Valo <hidden> Date: 2021-03-03 04:23:57
Jakub Kicinski [off-list ref] writes:
On Tue, 2 Mar 2021 18:31:11 +0000 Coelho, Luciano wrote:
quoted
On Sat, 2021-02-27 at 08:39 +0200, Kalle Valo wrote:
quoted
Nathan Chancellor [off-list ref] writes:
quoted
We received a report about a crash in iwlwifi when compiled with LTO and
this fix resolves it.
That information should be added to the commit log.
Luca, should I take this to wireless-drivers?
I just saw Jens' patch now and I don't remember if I acked this one?
In any, I assigned it to you in patchwork, so please take it directly
to w-d.
Acked-by: Luca Coelho <redacted>
Thanks, I'm getting pinged, too. It sounded like Kalle would like to
see the commit log improved
I wrote my comment hastily, I was trying to say that I can add the crash
information to the commit log.
if Wei doesn't respond could you please step in to make sure this
fix is part of Dave's next PR to Linus?