Re: [PATCH] fix cpufreq_stats attrs removal

2007-03-30 Thread Mattia Dongili
On Fri, Mar 30, 2007 at 12:09:03PM +0400, Alexey Dobriyan wrote: > On Thu, Mar 22, 2007 at 06:02:01PM +0100, Mattia Dongili wrote: > > On Wed, Mar 21, 2007 at 08:10:42PM -0800, Andrew Morton wrote: > > > I ain't picky, but as a short-term thing it'd be kinda nice if it didn't > > > oops the kernel.

Re: [PATCH] fix cpufreq_stats attrs removal

2007-03-30 Thread Alexey Dobriyan
On Thu, Mar 22, 2007 at 06:02:01PM +0100, Mattia Dongili wrote: > On Wed, Mar 21, 2007 at 08:10:42PM -0800, Andrew Morton wrote: > > I ain't picky, but as a short-term thing it'd be kinda nice if it didn't > > oops the kernel. > > There are other symptoms to this same bug: > > 1. unload p4-clockm

Re: [PATCH] fix cpufreq_stats attrs removal

2007-03-22 Thread Dave Jones
On Thu, Mar 22, 2007 at 06:02:01PM +0100, Mattia Dongili wrote: > The problem is cpufreq_stats doesn't know when a cpufreq driver is > removed and doesn't cleanup. I guess this affects any setup with > cpufreq_stats. > The attached patch seems to solve both symptoms and yes... it's quite > in

Re: [PATCH] fix cpufreq_stats attrs removal

2007-03-22 Thread Dave Jones
On Thu, Mar 22, 2007 at 06:43:21PM +0100, Mattia Dongili wrote: > On Thu, Mar 22, 2007 at 06:02:01PM +0100, Mattia Dongili wrote: > > forgot... (should I resend the whole thing?) > > Signed-off-by: Mattia Dongili <[EMAIL PROTECTED]> Nah, I'll cut-n-paste. Ignore my other mail btw, I wasn't

Re: [PATCH] fix cpufreq_stats attrs removal

2007-03-22 Thread Mattia Dongili
On Thu, Mar 22, 2007 at 06:02:01PM +0100, Mattia Dongili wrote: forgot... (should I resend the whole thing?) Signed-off-by: Mattia Dongili <[EMAIL PROTECTED]> -- mattia :wq! - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mo

[PATCH] fix cpufreq_stats attrs removal

2007-03-22 Thread Mattia Dongili
On Wed, Mar 21, 2007 at 08:10:42PM -0800, Andrew Morton wrote: > On Wed, 21 Mar 2007 21:00:06 -0700 Greg KH <[EMAIL PROTECTED]> wrote: > > > On Wed, Mar 21, 2007 at 11:51:04PM -0400, Dave Jones wrote: > > > On Wed, Mar 21, 2007 at 08:07:53PM -0700, Greg KH wrote: > > > > > > > > After modprobe/