]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: smp: Provide a generic IPI handler.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Aug 2008 09:02:48 +0000 (18:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 01:35:02 +0000 (10:35 +0900)
commit173a44dd1f406e9aa6fcf46c83b7c972d10ec930
tree61784c58c8e566f3717914761aeff5d8cc7c75be
parent04ec080dcaad7d3c6d0b40b599c8e63da618f784
sh: smp: Provide a generic IPI handler.

This provides a generic smp_message_recv() routine (based on the PPC
one), that IPI IRQs can wrap in to.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/smp.h
arch/sh/kernel/smp.c