Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Sam Bobroff 46d4be41b9 powerpc/eeh: Fix use-after-release of EEH driver
Correct two cases where eeh_pcid_get() is used to reference the driver's
module but the reference is dropped before the driver pointer is used.

In eeh_rmv_device() also refactor a little so that only two calls to
eeh_pcid_put() are needed, rather than three and the reference isn't
taken at all if it wasn't needed.

Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-03 20:43:38 +10:00
..
2018-04-01 00:47:50 +11:00
2018-01-15 09:35:26 +01:00
2016-08-07 23:50:09 -04:00
2016-08-07 23:50:09 -04:00
2018-03-31 09:09:36 +11:00
2017-12-11 13:03:35 +11:00
2018-03-31 09:09:36 +11:00
2018-06-03 20:43:34 +10:00
2015-04-07 17:15:13 +10:00
2018-05-25 12:04:46 +10:00