Re: [PATCH 6.1] soc: ti: omap_prm: Add a null pointer check to the omap_prm_domain_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 12, 2024 at 03:51:19PM +0800, Xiangyu Chen wrote:
> [ Upstream commit 5d7f58ee08434a33340f75ac7ac5071eea9673b3 ]
> 
> devm_kasprintf() returns a pointer to dynamically allocated memory
> which can be NULL upon failure. Ensure the allocation was successful
> by checking the pointer validity.
> 
> Signed-off-by: Kunwu Chan <chentao@xxxxxxxxxx>
> Link: https://lore.kernel.org/r/20240118054257.200814-1-chentao@xxxxxxxxxx
> Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
> [Xiangyu: Modified to apply on 6.1.y]
> Signed-off-by: Xiangyu Chen <xiangyu.chen@xxxxxxxxxxxxx>
> ---
>  drivers/soc/ti/omap_prm.c | 2 ++
>  1 file changed, 2 insertions(+)

Now applied, thanks

greg k-h




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux