MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 17 Feb 2011 22:47:52 +0000 (14:47 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:49 +0000 (09:55 +0100)
commite650ce0f083ff9354a10ad66e6bf8c193e8a2755
tree60452f8a170bdb7d39cff836dd2fc4fe7de605a1
parent7716e6548abed1582a7759666e79d5c612a906c7
MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.

We only use the three low-order mailbox bits.  Leave the upper bits alone
for possible use by drivers and other software.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2090/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/smp.c