Konrad Rzeszutek Wilk wrote:
> On Mon, Dec 16, 2013 at 12:36:36AM +0800, 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 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 <a...@linux-foundation.org>
>> Cc: Shaohua Li <s...@kernel.org>
>> Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
>> Cc: Ingo Molnar <mi...@elte.hu>
>> Cc: Steven Rostedt <rost...@goodmis.org>
>> Cc: Jiri Kosina <triv...@kernel.org>
>> Cc: Thomas Gleixner <t...@linutronix.de>
>> Cc: "H. Peter Anvin" <h...@zytor.com>
>> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> 
> I presume this has been tested?
> 

I have just test Jiang's patch, it works fine for dom0 booting.

Thanks,
Jinsong


_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to