Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Am 18.05.2015 um 16:09 schrieb Krzysztof Kozlowski : > 2015-05-18 22:30 GMT+09:00 Dr. H. Nikolaus Schaller : >> Hi Krzysztof, >> >> Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski : >> >>> 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller : Hi, we tried to upgrade from 4.0 to

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 22:30 GMT+09:00 Dr. H. Nikolaus Schaller : > Hi Krzysztof, > > Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski : > >> 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller : >>> Hi, >>> we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer >>> problem within the

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 21:32 GMT+09:00 Krzysztof Kozlowski : > 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller : >> Hi, >> we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer >> problem within the bq27x00 driver. >> >> It appears to be introduced by your patch >>

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Hi Krzysztof, Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski : > 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller : >> Hi, >> we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer >> problem within the bq27x00 driver. >> >> It appears to be introduced by your patch

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller : > Hi, > we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer > problem within the bq27x00 driver. > > It appears to be introduced by your patch > 297d716f6260cc9421d971b124ca196b957ee458 > > The problem appears to be

Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer problem within the bq27x00 driver. It appears to be introduced by your patch 297d716f6260cc9421d971b124ca196b957ee458 The problem appears to be that bq27x00_powersupply_init() calls power_supply_register_no_ws()

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 21:32 GMT+09:00 Krzysztof Kozlowski k.kozlow...@samsung.com: 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer problem within the bq27x00 driver. It appears to be introduced by

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Hi Krzysztof, Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski k.kozlow...@samsung.com: 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer problem within the bq27x00 driver. It appears

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 22:30 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi Krzysztof, Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski k.kozlow...@samsung.com: 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Krzysztof Kozlowski
2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer problem within the bq27x00 driver. It appears to be introduced by your patch 297d716f6260cc9421d971b124ca196b957ee458 The problem appears

Re: Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Am 18.05.2015 um 16:09 schrieb Krzysztof Kozlowski k.kozlow...@samsung.com: 2015-05-18 22:30 GMT+09:00 Dr. H. Nikolaus Schaller h...@goldelico.com: Hi Krzysztof, Am 18.05.2015 um 14:32 schrieb Krzysztof Kozlowski k.kozlow...@samsung.com: 2015-05-18 18:40 GMT+09:00 Dr. H. Nikolaus

Bug: power supply - NULL pointer dereference in bq27x00 driver

2015-05-18 Thread Dr. H. Nikolaus Schaller
Hi, we tried to upgrade from 4.0 to 4.1-rc3 kernel and ran into a NULL pointer problem within the bq27x00 driver. It appears to be introduced by your patch 297d716f6260cc9421d971b124ca196b957ee458 The problem appears to be that bq27x00_powersupply_init() calls power_supply_register_no_ws()