Re: [PATCH] intel-iommu: Fix array overflow

2007-10-25 Thread Keshavamurthy, Anil S
On Thu, Oct 25, 2007 at 09:31:02AM +0200, Takashi Iwai wrote: > At Wed, 24 Oct 2007 16:30:37 -0700, > Mark Gross wrote: > > > > On Tue, Oct 23, 2007 at 10:57:51AM +0200, Takashi Iwai wrote: > > > Fix possible array overflow: > > > > > > drivers/pci/intel-iommu.c: In function ‘dmar_get_fault_reaso

Re: [PATCH] intel-iommu: Fix array overflow

2007-10-25 Thread Takashi Iwai
At Wed, 24 Oct 2007 16:30:37 -0700, Mark Gross wrote: > > On Tue, Oct 23, 2007 at 10:57:51AM +0200, Takashi Iwai wrote: > > Fix possible array overflow: > > > > drivers/pci/intel-iommu.c: In function ‘dmar_get_fault_reason’: > > drivers/pci/intel-iommu.c:753: warning: array subscript is above arr

Re: [PATCH] intel-iommu: Fix array overflow

2007-10-24 Thread Mark Gross
On Tue, Oct 23, 2007 at 10:57:51AM +0200, Takashi Iwai wrote: > Fix possible array overflow: > > drivers/pci/intel-iommu.c: In function ‘dmar_get_fault_reason’: > drivers/pci/intel-iommu.c:753: warning: array subscript is above array bounds > drivers/pci/intel-iommu.c: In function ‘iommu_page_faul