PCI/hotplug: ppc: correct a php_slot usage after free
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Mar 14 20:28:43 AEDT 2018
On Wed, 2018-03-07 at 08:46:04 UTC, wei.guo.simon at gmail.com wrote:
> From: Simon Guo <wei.guo.simon at gmail.com>
>
> In pnv_php_unregister_one(), pnv_php_put_slot() might kfree
> php_slot structure. But there is pci_hp_deregister() after
> that with php_slot reference.
>
> This patch moves pnv_php_put_slot() to the end of function.
>
> Signed-off-by: Simon Guo <wei.guo.simon at gmail.com>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/97c6f25d5828b497e3e802b1f7c701
cheers
More information about the Linuxppc-dev
mailing list