Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-25 Thread Russell King - ARM Linux
On Sat, Aug 24, 2013 at 09:09:39PM -0700, Greg Kroah-Hartman wrote: > Same as before, are you unloading and loading modules? We have a fix > for modules that cause problems when unloading with the config option > above enabled. But that shouldn't be this issue. What seems to be is going on here

Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-25 Thread Russell King - ARM Linux
On Sat, Aug 24, 2013 at 09:09:39PM -0700, Greg Kroah-Hartman wrote: Same as before, are you unloading and loading modules? We have a fix for modules that cause problems when unloading with the config option above enabled. But that shouldn't be this issue. What seems to be is going on here is

Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-24 Thread Fengguang Wu
On Sat, Aug 24, 2013 at 09:09:39PM -0700, Greg KH wrote: > On Sun, Aug 25, 2013 at 08:04:21AM +0800, Fengguang Wu wrote: > > Greetings, > > > > It seems the below patch discloses a bug in tps_init(). > > > > commit c817a67ecba7c3c2aaa104796d78f160af60920d > > Author: Russell King > > Date:

Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-24 Thread Greg Kroah-Hartman
On Sun, Aug 25, 2013 at 08:04:21AM +0800, Fengguang Wu wrote: > Greetings, > > It seems the below patch discloses a bug in tps_init(). > > commit c817a67ecba7c3c2aaa104796d78f160af60920d > Author: Russell King > Date: Thu Jun 27 15:06:14 2013 +0100 > > kobject: delayed kobject release:

Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-24 Thread Greg Kroah-Hartman
On Sun, Aug 25, 2013 at 08:04:21AM +0800, Fengguang Wu wrote: Greetings, It seems the below patch discloses a bug in tps_init(). commit c817a67ecba7c3c2aaa104796d78f160af60920d Author: Russell King rmk+ker...@arm.linux.org.uk Date: Thu Jun 27 15:06:14 2013 +0100 kobject: delayed

Re: [tps_init] BUG: unable to handle kernel paging request at 484970c9

2013-08-24 Thread Fengguang Wu
On Sat, Aug 24, 2013 at 09:09:39PM -0700, Greg KH wrote: On Sun, Aug 25, 2013 at 08:04:21AM +0800, Fengguang Wu wrote: Greetings, It seems the below patch discloses a bug in tps_init(). commit c817a67ecba7c3c2aaa104796d78f160af60920d Author: Russell King rmk+ker...@arm.linux.org.uk