Re: [Qemu-devel] [PATCH 1/1] ACPI: Call ACPI remove handler when handling ACPI eject event

2011-10-20 Thread canquan.shen
On 2011/10/20 16:08, liu ping fan wrote: On Wed, Oct 19, 2011 at 11:50:19AM +0800, canquan.shen wrote: Hi ping fan, Your patch is similar with my patch, my patch name is "acpi: Fix CPU hot removal problem". I saw your patch, a little similar. BTW, how are things going on? It is a

Re: [Qemu-devel] [PATCH 1/1] ACPI: Call ACPI remove handler when handling ACPI eject event

2011-10-18 Thread canquan.shen
Hi ping fan, Your patch is similar with my patch, my patch name is "acpi: Fix CPU hot removal problem". Thanks. Canquan.Shen 2011-10-19 On 2011/10/19 10:53, pingf...@linux.vnet.ibm.com wrote: From: Liu Ping Fan Call the remove handler for ACPI_NOTIFY_EJECT_REQUEST Signed-o