Re: [PATCH] fnic: fixup patch to resolve stack frame issues

From: Lee Duncan
Date: Wed Jan 27 2021 - 09:57:45 EST


On 1/26/21 11:46 PM, Greg KH wrote:
> On Tue, Jan 26, 2021 at 05:21:24PM -0800, Lee Duncan wrote:
>> From: Hannes Reinecke <hare@xxxxxxx>
>>
>> Commit 42ec15ceaea7 fixed a gcc issue with unused variables, but
>> introduced errors since it allocated an array of two u64-s but
>> then used more than that. Set the arrays to the proper size.
>>
>> Fixes: 42ec15ceaea74b5f7a621fc6686cbf69ca66c4cf
>
> Please use the documented way to show sha1 commit ids to make it easier
> to understand:
>
> 42ec15ceaea7 ("scsi: fnic: fix invalid stack access")
>
> thanks,
>
> greg k-h
>

I will Greg. Thank you.

Please delete this patch, though. It is not correct.

My apologies for the churn.
--
Lee Duncan