Re: [PATCH 0/4] OPP usage fixes for RCU locking

2013-01-21 Thread Rafael J. Wysocki
On Monday, January 21, 2013 02:45:32 PM MyungJoo Ham wrote: > On Sat, Jan 19, 2013 at 7:28 AM, Rafael J. Wysocki wrote: > > On Friday, January 18, 2013 01:52:31 PM Nishanth Menon wrote: > >> Hi, > >> Despite being documented in function documentation and in > >> Documentation/power/opp.txt, many o

Re: [PATCH 0/4] OPP usage fixes for RCU locking

2013-01-20 Thread MyungJoo Ham
On Sat, Jan 19, 2013 at 7:28 AM, Rafael J. Wysocki wrote: > On Friday, January 18, 2013 01:52:31 PM Nishanth Menon wrote: >> Hi, >> Despite being documented in function documentation and in >> Documentation/power/opp.txt, many of the users of OPP APIs >> dont honor RCU lock usage appropriately. >>

Re: [PATCH 0/4] OPP usage fixes for RCU locking

2013-01-18 Thread Rafael J. Wysocki
On Friday, January 18, 2013 01:52:31 PM Nishanth Menon wrote: > Hi, > Despite being documented in function documentation and in > Documentation/power/opp.txt, many of the users of OPP APIs > dont honor RCU lock usage appropriately. > > This recently appeared in IRC discussion earlier today [1]. >