summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-07-13 09:38:49 +0200
committerPaul Mackerras <paulus@ozlabs.org>2017-08-31 04:36:44 +0200
commit50a1a25987146c5ab15d6c1642a5043730ace0a5 (patch)
treed29f5f801fdb0178fb1c3f741b6d718252b7729c /arch/powerpc/include/asm
parentKVM: PPC: e500: Fix some NULL dereferences on error (diff)
downloadlinux-50a1a25987146c5ab15d6c1642a5043730ace0a5.tar.xz
linux-50a1a25987146c5ab15d6c1642a5043730ace0a5.zip
KVM: PPC: e500mc: Fix a NULL dereference
We should set "err = -ENOMEM;", otherwise it means we're returning ERR_PTR(0) which is NULL. It results in a NULL pointer dereference in the caller. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/include/asm')
0 files changed, 0 insertions, 0 deletions