Re: [PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-15 Thread Pavel Machek
Hi! > Kindly asking for reviewing/testing the drivers, although the changes > are straightforward. You can add Acked-by: Pavel Machek to whole series. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky,

Re: [PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-15 Thread Pavel Machek
Hi! Kindly asking for reviewing/testing the drivers, although the changes are straightforward. You can add Acked-by: Pavel Machek pa...@ucw.cz to whole series. Pavel -- (english) http://www.livejournal.com/~pavelmachek

Re: [PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-14 Thread jonghwa3 . lee
Hi, On 2014년 10월 14일 21:20, Krzysztof Kozlowski wrote: > Hi, > > > After fixing issue with referencing old power supply after driver > unbind in charger manager [1] I noticed that the race condition in such > case may still exist. It would be harder to trigger but still possible. > > The race

[PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-14 Thread Krzysztof Kozlowski
Hi, After fixing issue with referencing old power supply after driver unbind in charger manager [1] I noticed that the race condition in such case may still exist. It would be harder to trigger but still possible. The race is between using a reference to power supply (obtained with

Re: [PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-14 Thread jonghwa3 . lee
Hi, On 2014년 10월 14일 21:20, Krzysztof Kozlowski wrote: Hi, After fixing issue with referencing old power supply after driver unbind in charger manager [1] I noticed that the race condition in such case may still exist. It would be harder to trigger but still possible. The race is

[PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs

2014-10-14 Thread Krzysztof Kozlowski
Hi, After fixing issue with referencing old power supply after driver unbind in charger manager [1] I noticed that the race condition in such case may still exist. It would be harder to trigger but still possible. The race is between using a reference to power supply (obtained with