[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YBEaQEs6gvrSm6dA@kroah.com>
Date: Wed, 27 Jan 2021 08:46:08 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Lee Duncan <leeman.duncan@...il.com>
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
Hannes Reinecke <hare@...e.de>, stable@...r.kernel.org,
Lee Duncan <lduncan@...e.com>
Subject: Re: [PATCH] fnic: fixup patch to resolve stack frame issues
On Tue, Jan 26, 2021 at 05:21:24PM -0800, Lee Duncan wrote:
> From: Hannes Reinecke <hare@...e.de>
>
> 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
Powered by blists - more mailing lists