[PATCH v6 00/22] power_supply: Allow safe usage of power supply

2015-03-10 Thread Krzysztof Kozlowski
Hi, The patchset fixes invalid memory accesses in certain race scenarios by moving ownership of struct power_supply to the core. All drivers are modified. TLDR for driver and subsystem maintainers = Two patches of patchset change power_supply_register() f

Re: [PATCH v6 00/22] power_supply: Allow safe usage of power supply

2015-03-11 Thread Krzysztof Kozlowski
On wto, 2015-03-10 at 09:27 +0100, Krzysztof Kozlowski wrote: > Hi, > > > The patchset fixes invalid memory accesses in certain race scenarios by > moving ownership of struct power_supply to the core. All drivers are > modified. > > > TLDR for driver and subsystem maintainers >

[RESEND PATCH v6 00/22] power_supply: Allow safe usage of power supply

2015-03-12 Thread Krzysztof Kozlowski
Hi, Resending patchset because it was filtered out by vger.kernel.org. The patchset fixes invalid memory accesses in certain race scenarios by moving ownership of struct power_supply to the core. All drivers are modified. TLDR for driver and subsystem maintainers ==

Re: [RESEND PATCH v6 00/22] power_supply: Allow safe usage of power supply

2015-03-13 Thread Krzysztof Kozlowski
On czw, 2015-03-12 at 08:43 +0100, Krzysztof Kozlowski wrote: > Hi, > > > Resending patchset because it was filtered out by vger.kernel.org. > > The patchset fixes invalid memory accesses in certain race scenarios by > moving ownership of struct power_supply to the core. All drivers are > modifi