On 3/6/2024 5:33 PM, Jesse Brandeburg wrote:
On 3/6/2024 8:56 AM, Maciej Fijalkowski wrote:
Fixes: b3e7b3a6ee92 ("ice: prevent NULL pointer deref during reload")
Reported-by: Robert Elliott <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Reviewed-by: Maciej Fijalkowski <[email protected]>
Well, that refactor of config path introduced lots of issues. Could
validation folks include a short list of tests they tried out against
tested patch?
That's a good question which I'll follow up on with our team, but please
don't let it block anything for this patch.
Sorry, I got confused and now I saw the same thing Simon pointed out.
Thanks, NP! this thread is for v1, and v2 is already posted with the
refactor just moving the CONFIG_FOO in patch 1, and then the real final
version of the fix in v2 patch two which switches all the intel drivers
over to the new macros.
oops!
FYI v2 of this change was posted at
https://lore.kernel.org/netdev/[email protected]/
Thanks for the review!