Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread John Stoffel
> "Alan" == Alan Cox <[EMAIL PROTECTED]> writes: Alan> On Wed, 20 Feb 2008 16:22:29 -0500 Alan> "John Stoffel" <[EMAIL PROTECTED]> wrote: >> Alan> Basically wrap it in lock_kernel where it is hard to prove the Alan> locking is ok. >> >> I've got cyclades cards, both ISA and Serial. Do you

Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread Alan Cox
On Wed, 20 Feb 2008 16:22:29 -0500 "John Stoffel" <[EMAIL PROTECTED]> wrote: > > Alan> Basically wrap it in lock_kernel where it is hard to prove the > Alan> locking is ok. > > I've got cyclades cards, both ISA and Serial. Do you want/need any > specific tests? Or should I just send you (or

Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread John Stoffel
Alan> Basically wrap it in lock_kernel where it is hard to prove the Alan> locking is ok. I've got cyclades cards, both ISA and Serial. Do you want/need any specific tests? Or should I just send you (or your deputy) the ISA card for your collection? John Alan> Signed-off-by: Alan Cox <[EMAIL

[PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread Alan Cox
Basically wrap it in lock_kernel where it is hard to prove the locking is ok. Signed-off-by: Alan Cox <[EMAIL PROTECTED]> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.25-rc2-mm1/drivers/char/cyclades.c linux-2.6.25-rc2-mm1/drivers/char/cyclades.c ---

[PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread Alan Cox
Basically wrap it in lock_kernel where it is hard to prove the locking is ok. Signed-off-by: Alan Cox [EMAIL PROTECTED] diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.25-rc2-mm1/drivers/char/cyclades.c linux-2.6.25-rc2-mm1/drivers/char/cyclades.c ---

Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread John Stoffel
Alan Basically wrap it in lock_kernel where it is hard to prove the Alan locking is ok. I've got cyclades cards, both ISA and Serial. Do you want/need any specific tests? Or should I just send you (or your deputy) the ISA card for your collection? John Alan Signed-off-by: Alan Cox [EMAIL

Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread Alan Cox
On Wed, 20 Feb 2008 16:22:29 -0500 John Stoffel [EMAIL PROTECTED] wrote: Alan Basically wrap it in lock_kernel where it is hard to prove the Alan locking is ok. I've got cyclades cards, both ISA and Serial. Do you want/need any specific tests? Or should I just send you (or your deputy)

Re: [PATCH] cyclades: Prepare for relaxed locking in callers

2008-02-20 Thread John Stoffel
Alan == Alan Cox [EMAIL PROTECTED] writes: Alan On Wed, 20 Feb 2008 16:22:29 -0500 Alan John Stoffel [EMAIL PROTECTED] wrote: Alan Basically wrap it in lock_kernel where it is hard to prove the Alan locking is ok. I've got cyclades cards, both ISA and Serial. Do you want/need any