summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2016-10-20 04:32:55 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2016-10-21 23:44:37 +0200
commit62623d5f918fb1c8ed86b03b9a86cc81f1cb1878 (patch)
tree5a8c69867b97a3761b34f350fdd7287621ab9ada /drivers/misc/cxl
parentpowerpc: Ignore the pkey system calls for now (diff)
downloadlinux-62623d5f918fb1c8ed86b03b9a86cc81f1cb1878.tar.xz
linux-62623d5f918fb1c8ed86b03b9a86cc81f1cb1878.zip
KVM: PPC: Book3S HV: Fix build error when SMP=n
Commit 5d375199ea96 ("KVM: PPC: Book3S HV: Set server for passed-through interrupts") broke the SMP=n build: arch/powerpc/kvm/book3s_hv_rm_xics.c:758:2: error: implicit declaration of function 'get_hard_smp_processor_id' That is because we lost the implicit include of asm/smp.h, so include it explicitly to get the definition for get_hard_smp_processor_id(). Fixes: 5d375199ea96 ("KVM: PPC: Book3S HV: Set server for passed-through interrupts") Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc/cxl')
0 files changed, 0 insertions, 0 deletions