Re: [PATCH] drivers/scsi: Fix kernel pointer leak

From: Martin K. Petersen
Date: Tue Oct 12 2021 - 16:36:19 EST


On Wed, 29 Sep 2021 20:25:37 +0800, Guo Zhi wrote:

> Pointers should be printed with %p or %px rather than cast to
> 'unsigned long' and pinted with %lx
> Change %lx to %p to print the secured pointer.
>
>

Applied to 5.16/scsi-queue, thanks!

[1/1] drivers/scsi: Fix kernel pointer leak
https://git.kernel.org/mkp/scsi/c/d4996c6eac4c

--
Martin K. Petersen Oracle Linux Engineering