Re: [PATCH] Fix race in infrared polling on rmmod

2009-03-05 Thread Jean Delvare
Hi Devin, On Thu, 5 Mar 2009 13:03:00 -0500, Devin Heitmueller wrote: > On Thu, Mar 5, 2009 at 4:39 AM, Jean Delvare wrote: > I would suggest that this patch be broken into three separate patches, > and then they can go in as the individual maintainers have the > opportunity to test them out. Thi

Re: [PATCH] Fix race in infrared polling on rmmod

2009-03-05 Thread Devin Heitmueller
On Thu, Mar 5, 2009 at 4:39 AM, Jean Delvare wrote: > From: Jean Delvare > Subject: Fix race in infrared polling on rmmod > > The race on rmmod I just fixed in cx88-input affects 3 other drivers. > Fix these the same way. > > Signed-off-by: Jean Delvare > --- > Note that I do not have any of the

[PATCH] Fix race in infrared polling on rmmod

2009-03-05 Thread Jean Delvare
From: Jean Delvare Subject: Fix race in infrared polling on rmmod The race on rmmod I just fixed in cx88-input affects 3 other drivers. Fix these the same way. Signed-off-by: Jean Delvare --- Note that I do not have any of these devices, so this patch is untested. Testers welcome! linux/drive