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)
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>

No differences found