Re: [RFC PATCH]: Rewritten ESP driver, porters needed!

2007-05-13 Thread Christoph Hellwig
On Fri, Apr 27, 2007 at 01:28:38PM -0700, David Miller wrote: > From: Christoph Hellwig <[EMAIL PROTECTED]> > Date: Fri, 27 Apr 2007 16:16:58 +0100 > > > aic7xxx might not be the best driver to look at either :) In practice > > a softirq has short enough latency so this doesn't matter, but you >

[PATCH] pluto: use wait_for_completion_timeout

2007-05-13 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]> Index: linux-2.6/drivers/scsi/pluto.c === --- linux-2.6.orig/drivers/scsi/pluto.c 2007-05-13 16:43:25.0 +0200 +++ linux-2.6/drivers/scsi/pluto.c 2007-05-13 16:46:31.00

Re: parport_pc BUG in dma-mapping.h

2007-05-13 Thread Meelis Roos
> > Tried todays git kernel on Ultra 5 (withe the pci __init change and > > solaris module export patch). Cups startup causes parport_pc probe and > > this causes the following BUG. Full dmesg is also below. > > Usually you're so good at providing you're .config in each and every > report, but y