Re: BIO Usage Error or Conflicting Designs

Jens Axboe (axboe@suse.de)
Mon, 14 Jan 2002 07:42:45 +0100


On Sun, Jan 13 2002, Andre Hedrick wrote:
> On Sun, 13 Jan 2002, Jens Axboe wrote:
>
> > On Sat, Jan 12 2002, Andre Hedrick wrote:
> > >
> > > Jens,
> > >
> > > Here is back at you sir.
> >
> > Without highmem debug enabled?? I already knew this was the bug
> > triggered, nothing new here.
> >
> > Please print the two pfn values triggering the BUG_ON, I'll take a look
> > at this tomorrow.
>
> That is with highmem debug on, the stuff at the end of the config file.
> Nothing more is generated, if there are more flags to set please tell me
> where.

Sorry if I wasn't clear, I mean the emulate highmem debug patch I
forwarded to you. I'll look into Manfred's post right now, you can
simply remove the

#ifndef CONFIG_HIGHMEM
BUG();
#endif

test for now, for testing.

-- 
Jens Axboe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/