[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZFFr4pBcOxbQTVPK@corigine.com>
Date: Tue, 2 May 2023 22:00:34 +0200
From: Simon Horman <simon.horman@...igine.com>
To: Shannon Nelson <shannon.nelson@....com>
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org,
drivers@...sando.io
Subject: Re: [PATCH v2 net] ionic: catch failure from devlink_alloc
On Tue, May 02, 2023 at 11:35:36AM -0700, Shannon Nelson wrote:
> Add a check for NULL on the alloc return. If devlink_alloc() fails and
> we try to use devlink_priv() on the NULL return, the kernel gets very
> unhappy and panics. With this fix, the driver load will still fail,
> but at least it won't panic the kernel.
>
> Fixes: df69ba43217d ("ionic: Add basic framework for IONIC Network device driver")
> Signed-off-by: Shannon Nelson <shannon.nelson@....com>
> ---
> v2 - fixed up the Fixes tag - thanks, Simon
> https://lore.kernel.org/netdev/Y%2F8tj+bqGG1g5InQ@vergenet.net/
Likewise, thanks.
Reviewed-by: Simon Horman <simon.horman@...igine.com>
Powered by blists - more mailing lists