On Fri, Jun 06, 2008 at 10:47:43AM +0200, Jens Axboe wrote:Ah, sorry, I forgot to mention that. Seems to be working fine, at least, I'm getting jobs scheduled on each cpu, afaict. Needed this patch though, and from the looks of things, a bunch of other architectures will need it as well. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca> diff --git a/include/asm-parisc/smp.h b/include/asm-parisc/smp.h index 306f495..ad24e7f 100644 --- a/include/asm-parisc/smp.h +++ b/include/asm-parisc/smp.h @@ -62,4 +62,7 @@ static inline void __cpu_die (unsigned int cpu) { } extern int __cpu_up (unsigned int cpu); +void arch_send_call_function_ipi(cpumask_t mask); +void arch_send_call_function_single_ipi(int cpu); + #endif /* __ASM_SMP_H */ --
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Linus Torvalds | Linux 2.6.21-rc1 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
git: | |
