Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-11-03 Thread Pekka Enberg
On Tue, Nov 2, 2010 at 3:21 AM, Pavel Machek wrote: > Hi! > >> @@ -79,6 +79,10 @@ static struct drm_driver driver = { >> >>  static int __init i810_init(void) >>  { >> +     if (num_present_cpus() > 1) { >> +             pr_err("drm/i810 does not support SMP\n"); >> +             return -EINVAL; >

Re: USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down

2009-05-23 Thread Pekka Enberg
On Sat, May 23, 2009 at 12:32 AM, David wrote: > I reported this DVB-S card breaking between 2.6.26 and 2.6.27. I've > finally had time to do some digging, and the regression is caused by: > >    b963801164618e25fbdc0cd452ce49c3628b46c8 USB: ehci-hcd unlink speedups > > ..that was introduced in 2.