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 yo

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