RE: [PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X

2007-08-24 Thread Nelson, Shannon
Randy Dunlap [mailto:[EMAIL PROTECTED] > >On Thu, 23 Aug 2007 17:15:17 -0700 Shannon Nelson wrote: > >> Add support for MSI and MSI-X interrupt handling, including >the ability >> to choose the desired interrupt method. >> >> Signed-off-by: Shannon Nelson <[EMAIL PROTECTED]> >> Acked-by: David S

Re: [PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X

2007-08-24 Thread Randy Dunlap
On Thu, 23 Aug 2007 17:15:17 -0700 Shannon Nelson wrote: > Add support for MSI and MSI-X interrupt handling, including the ability > to choose the desired interrupt method. > > Signed-off-by: Shannon Nelson <[EMAIL PROTECTED]> > Acked-by: David S. Miller <[EMAIL PROTECTED]> > --- > > drivers/dm

[PATCH v2 -mm 5/7] I/OAT: Add support for MSI and MSI-X

2007-08-23 Thread Shannon Nelson
Add support for MSI and MSI-X interrupt handling, including the ability to choose the desired interrupt method. Signed-off-by: Shannon Nelson <[EMAIL PROTECTED]> Acked-by: David S. Miller <[EMAIL PROTECTED]> --- drivers/dma/ioat_dma.c | 353 --- driv