diff options
author | Suresh Warrier <warrier@linux.vnet.ibm.com> | 2015-12-17 23:59:03 +0300 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2016-02-29 08:25:06 +0300 |
commit | bd7f561f76563f0b21701628874d8adc863b0c25 (patch) | |
tree | 836b532ce16706052af703b1dbab04fa8f4d340f /arch/powerpc/include/asm/book3s | |
parent | d3695aa4f452bc09c834a5010484f65fca37d87c (diff) | |
download | linux-bd7f561f76563f0b21701628874d8adc863b0c25.tar.xz |
powerpc/smp: Support more IPI messages
This patch increases the number of demuxed messages for a
controller with a single ipi to 8 for 64-bit systems.
This is required because we want to use the IPI mechanism
to send messages from a CPU running in KVM real mode in a
guest to a CPU in the host to take some action. Currently,
we only support 4 messages and all 4 are already taken.
Define a fifth message PPC_MSG_RM_HOST_ACTION for this
purpose.
Signed-off-by: Suresh Warrier <warrier@linux.vnet.ibm.com>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include/asm/book3s')
0 files changed, 0 insertions, 0 deletions