On Thu, Oct 25 2007, Amit Shah wrote:
> On 25/10/2007, Jens Axboe <[EMAIL PROTECTED]> wrote:
> > On Thu, Oct 25 2007, Amit Shah wrote:
> > > I get a kernel panic at gart_map_sg+0x201/0x470, which is around here:
>
> ...
>
> > Tomo already nailed this one, see below.
> >
> > From: FUJITA Tomonori
On 25/10/2007, Jens Axboe <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 25 2007, Amit Shah wrote:
> > I get a kernel panic at gart_map_sg+0x201/0x470, which is around here:
...
> Tomo already nailed this one, see below.
>
> From: FUJITA Tomonori <[EMAIL PROTECTED]>
> Subject: [PATCH] x86: pci-gart fix
On Thu, Oct 25 2007, Amit Shah wrote:
> I get a kernel panic at gart_map_sg+0x201/0x470, which is around here:
>
> out++;
> flush_gart();
> if (out < nents) {
> sgmap = sg_next(sgmap);
> sgmap->dma_length = 0;
> }
> return out;
>
> 8e5:
3 matches
Mail list logo