Re: areca-raid-linux-scsi-driver.patch added to -mm tree

2005-08-05 Thread Jens Axboe
On Fri, Aug 05 2005, Arjan van de Ven wrote: > > + > > + while (1) { > > + int64_t span4G, length0; > > + PSG64ENTRY pdma_sg = (PSG64ENTRY) psge; > > + > > + span4G = > >

Re: areca-raid-linux-scsi-driver.patch added to -mm tree

2005-08-05 Thread Arjan van de Ven
On Fri, 2005-08-05 at 02:11 -0700, [EMAIL PROTECTED] wrote: > +// > +#if defined __KERNEL__ this looks wrong; __KERNEL__ is always set > +#include > +#if defined( CONFIG_MODVERSIONS ) && ! defined( MODVERSIONS ) > +#define MODVERSIONS > +#endif > + /*