Re: [PATCH 3/3] powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events

2016-07-11 Thread Nathan Fontenot
On 07/07/2016 10:05 AM, John Allen wrote: > The sysfs interface used to handle PowerVM hotplug events should use the > hotplug queue as well. PRRN events will soon be placing many hotplug > events on the queue at once and we will need ordinary hotplug events to > use the queue as well in order to e

[PATCH 3/3] powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events

2016-07-07 Thread John Allen
The sysfs interface used to handle PowerVM hotplug events should use the hotplug queue as well. PRRN events will soon be placing many hotplug events on the queue at once and we will need ordinary hotplug events to use the queue as well in order to ensure these events will still be handled and that