Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-10-23 Thread Saravana Kannan
On 10/16/2014 01:53 AM, Viresh Kumar wrote: On 25 July 2014 06:37, Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume The following have been tested so far on a 2x2 cluster environment: - Boot with 2 cpus and no cpufreq driver. - mod

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-10-23 Thread Saravana Kannan
On 10/16/2014 01:53 AM, Viresh Kumar wrote: On 25 July 2014 06:37, Saravana Kannan skan...@codeaurora.org wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume The following have been tested so far on a 2x2 cluster environment: - Boot with 2 cpus and no

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-10-16 Thread Viresh Kumar
On 25 July 2014 06:37, Saravana Kannan wrote: > Series of patchs to simplify policy/sysfs/kobj/locking handling across > suspend/resume > > The following have been tested so far on a 2x2 cluster environment: > - Boot with 2 cpus and no cpufreq driver. > - mod probe driver and see cpufreq sysfs

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-10-16 Thread Viresh Kumar
On 25 July 2014 06:37, Saravana Kannan skan...@codeaurora.org wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume The following have been tested so far on a 2x2 cluster environment: - Boot with 2 cpus and no cpufreq driver. - mod probe driver and see

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-08-07 Thread skannan
Rafael J. Wysocki wrote: > On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: >> Series of patchs to simplify policy/sysfs/kobj/locking handling across >> suspend/resume > > I need someone to review this series for me. Viresh or Srivatsa, > preferably > both. > > Thanks! This took

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-08-07 Thread skannan
Rafael J. Wysocki wrote: On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume I need someone to review this series for me. Viresh or Srivatsa, preferably both. Thanks! This took quite a bit

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-31 Thread Saravana Kannan
On 07/29/2014 05:29 PM, Rafael J. Wysocki wrote: On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume I need someone to review this series for me. Viresh or Srivatsa, preferably both.

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-31 Thread Saravana Kannan
On 07/29/2014 05:29 PM, Rafael J. Wysocki wrote: On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume I need someone to review this series for me. Viresh or Srivatsa, preferably both.

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-29 Thread Rafael J. Wysocki
On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: > Series of patchs to simplify policy/sysfs/kobj/locking handling across > suspend/resume I need someone to review this series for me. Viresh or Srivatsa, preferably both. Thanks! > The following have been tested so far on a 2x2

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-29 Thread Rafael J. Wysocki
On Thursday, July 24, 2014 06:07:23 PM Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume I need someone to review this series for me. Viresh or Srivatsa, preferably both. Thanks! The following have been tested so far on a 2x2

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-28 Thread skannan
Saravana Kannan wrote: > Series of patchs to simplify policy/sysfs/kobj/locking handling across > suspend/resume > Bump. -Saravana -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line

Re: [PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-28 Thread skannan
Saravana Kannan wrote: Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume Bump. -Saravana -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line unsubscribe

[PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-24 Thread Saravana Kannan
Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume The following have been tested so far on a 2x2 cluster environment: - Boot with 2 cpus and no cpufreq driver. - mod probe driver and see cpufreq sysfs files show up only for the 1st cluster. - Online the rest of

[PATCH v4 0/5] Simplify hotplug/suspend handling

2014-07-24 Thread Saravana Kannan
Series of patchs to simplify policy/sysfs/kobj/locking handling across suspend/resume The following have been tested so far on a 2x2 cluster environment: - Boot with 2 cpus and no cpufreq driver. - mod probe driver and see cpufreq sysfs files show up only for the 1st cluster. - Online the rest of