Home
last modified time | relevance | path

Searched hist:a66bdf5d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dghes_edac.ca66bdf5d Thu Apr 26 05:16:49 CDT 2018 Sughosh Ganu <sughosh.ganu@arm.com> EDAC, ghes: Add a null pointer check in ghes_edac_unregister()

Add a null check for ghes_pvt, before dereferencing it. The pointer
could still be null in case the return path is taken before initialising
ghes_pvt in the registration function.

Reviewed-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Link: http://lkml.kernel.org/r/1524737809-24475-1-git-send-email-sughosh.ganu@arm.com
Signed-off-by: Borislav Petkov <bp@suse.de>
a66bdf5d Thu Apr 26 05:16:49 CDT 2018 Sughosh Ganu <sughosh.ganu@arm.com> EDAC, ghes: Add a null pointer check in ghes_edac_unregister()

Add a null check for ghes_pvt, before dereferencing it. The pointer
could still be null in case the return path is taken before initialising
ghes_pvt in the registration function.

Reviewed-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Link: http://lkml.kernel.org/r/1524737809-24475-1-git-send-email-sughosh.ganu@arm.com
Signed-off-by: Borislav Petkov <bp@suse.de>