Re: [XenPPC] [PATCH] Fix Xen-GDB Stub (smp_sen_stop, E00 on unknown command, remove printk prefix)

2007-05-04 Thread Amos Waterland
On Fri, May 04, 2007 at 09:26:07PM +1000, Tony Breeds wrote: > On a wider note, How close is the SMP infrastructure to allowing > smp_send_stop() to be implemented? The SMP infrastructure supports IPIs now and has been pretty heavily tested. I think you should be able to fill in that function now

Re: [XenPPC] [PATCH] Fix Xen-GDB Stub (smp_sen_stop, E00 on unknown command, remove printk prefix)

2007-05-04 Thread Tony Breeds
On Wed, Apr 18, 2007 at 09:04:08AM +0200, Christian Ehrhardt wrote: > [XEN][POWERPC] Fix Xen-GDB Stub (smp_sen_stop, E00 on unknown command, > remove printk prefix) > - Remove BUG() from smp_stop_all(), common code changes added a call to > this - changed to unimplemented(). > - remove the printk