Re: [RFC] PMU: don't lock_kernel()

2007-11-11 Thread Benjamin Herrenschmidt
On Thu, 2007-11-08 at 13:01 +0100, Johannes Berg wrote: > I see nothing that this lock_kernel() actually protects against > so remove it. > > Signed-off-by: Johannes Berg <[EMAIL PROTECTED]> Acked-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > drivers/macintosh/via-pmu.c |3 --- >

[RFC] PMU: don't lock_kernel()

2007-11-08 Thread Johannes Berg
I see nothing that this lock_kernel() actually protects against so remove it. Signed-off-by: Johannes Berg <[EMAIL PROTECTED]> Cc: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- drivers/macintosh/via-pmu.c |3 --- 1 file changed, 3 deletions(-) --- everything.orig/drivers/macintosh/via-pmu.c