[PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path

Hannes Reinecke hare at suse.de
Wed Jun 7 05:22:28 PDT 2023


On 6/6/23 09:39, Christoph Hellwig wrote:
> holder is just an on-stack pointer that can easily be reused by other calls,
> replace it with a static variable that doesn't change.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
>   kernel/power/swap.c | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at suse.de>

Cheers,

Hannes




More information about the linux-mtd mailing list