Messages in this thread |  | | Date | Fri, 06 Dec 2013 00:31:25 +0800 | From | Jiang Liu <> | Subject | Re: [RFC PATCH v3 10/19] smp, metag: kill SMP single function call interrupt |
| |
On 12/05/2013 12:38 AM, James Hogan wrote: > On 04/12/13 16:13, Jiang Liu wrote: >> Commit 9a46ad6d6df3b54 "smp: make smp_call_function_many() use logic >> similar to smp_call_function_single()" has unified the way to handle >> single and multiple cross-CPU function calls. Now only one intterupt > > s/intterupt/interrupt/ > >> is needed for architecture specific code to support generic SMP function >> call interfaces, so kill the redundant single function call interrupt. >> >> Cc: Andrew Morton <akpm@linux-foundation.org> >> Cc: Shaohua Li <shli@kernel.org> >> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> >> Cc: Ingo Molnar <mingo@elte.hu> >> Cc: Steven Rostedt <rostedt@goodmis.org> >> Cc: Jiri Kosina <trivial@kernel.org> >> Cc: James Hogan <james.hogan@imgtec.com> >> Signed-off-by: Jiang Liu <liuj97@gmail.com> > > Acked-by: James Hogan <james.hogan@imgtec.com> > > Do you want me to take this patch through the metag tree for v3.14 or > let it go via another tree with the other patches? Thanks for review. Appreciate if you could help to merge this patch through metag gate.
> > Thanks > James >
|  |