Re: thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-19 Thread Eduardo Valentin
Hey, On Sat, Dec 17, 2016 at 01:48:33AM +0100, Heiko Stuebner wrote: > Hi Matthew, > > Am Freitag, 16. Dezember 2016, 21:19:37 CET schrieb Matthew Wilcox: > > From: Heiko Stuebner [mailto:he...@sntech.de] > > > > > commit b05bbe3ea2db ("Reimplement IDR and IDA using the radix tree") > > > seems

RE: thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-19 Thread Matthew Wilcox
From: Andy Shevchenko [mailto:andy.shevche...@gmail.com] > On Fri, Dec 16, 2016 at 11:19 PM, Matthew Wilcox > wrote: > > Now ... thermal is actually using an IDR when it could save memory by using > an IDA. Are you interested in doing that conversion? > > +Cc: Mika, Vinod > > Same here for at l

Re: thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-18 Thread Andy Shevchenko
On Fri, Dec 16, 2016 at 11:19 PM, Matthew Wilcox wrote: > From: Heiko Stuebner [mailto:he...@sntech.de] >> commit b05bbe3ea2db ("Reimplement IDR and IDA using the radix tree") >> seems to >> break thermal zone allocation. This happens both on todays mainline and >> linux-next-20161216 and produces

Re: thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-16 Thread Heiko Stuebner
Hi Matthew, Am Freitag, 16. Dezember 2016, 21:19:37 CET schrieb Matthew Wilcox: > From: Heiko Stuebner [mailto:he...@sntech.de] > > > commit b05bbe3ea2db ("Reimplement IDR and IDA using the radix tree") > > seems to > > break thermal zone allocation. This happens both on todays mainline and > > l

RE: thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-16 Thread Matthew Wilcox
From: Heiko Stuebner [mailto:he...@sntech.de] > commit b05bbe3ea2db ("Reimplement IDR and IDA using the radix tree") > seems to > break thermal zone allocation. This happens both on todays mainline and > linux-next-20161216 and produces errors like: > While I haven't looked to deeply into what idr

thermal zones break with patch "Reimplement IDR and IDA using the radix tree" (mainline+next)

2016-12-16 Thread Heiko Stuebner
Hi, commit b05bbe3ea2db ("Reimplement IDR and IDA using the radix tree") seems to break thermal zone allocation. This happens both on todays mainline and linux-next-20161216 and produces errors like: [9.397201] WARNING: CPU: 1 PID: 165 at ../fs/sysfs/dir.c:31 sysfs_warn_dup+0x64/0x74 [9