On Tuesday, 27 of November 2007, Jens Axboe wrote:
> On Tue, Nov 27 2007, Pierre Ossman wrote:
> > On Mon, 26 Nov 2007 21:29:55 -0800
> > Andrew Morton <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > Pierre, I can queue this up but if you merge it into your tree I shall
> > > drop
> > > it and shall
On Mon, 26 Nov 2007 21:29:55 -0800
Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Thu, 22 Nov 2007 20:32:51 +0100 Haavard Skinnemoen <[EMAIL PROTECTED]>
> wrote:
>
> > mmc_init_queue only initializes the scatterlists with sg_init_table()
> > when using a bounce buffer. This leads to a BUG() when
On Tue, Nov 27 2007, Pierre Ossman wrote:
> On Mon, 26 Nov 2007 21:29:55 -0800
> Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> >
> > Pierre, I can queue this up but if you merge it into your tree I shall drop
> > it and shall lose track of it. So it's then all down to you to remember to
> > get t
On Mon, 26 Nov 2007 21:29:55 -0800
Andrew Morton <[EMAIL PROTECTED]> wrote:
>
> Pierre, I can queue this up but if you merge it into your tree I shall drop
> it and shall lose track of it. So it's then all down to you to remember to
> get the fix into 2.6.24.
>
> (Except this particular bug loo
On Thu, 22 Nov 2007 20:32:51 +0100 Haavard Skinnemoen <[EMAIL PROTECTED]> wrote:
> mmc_init_queue only initializes the scatterlists with sg_init_table()
> when using a bounce buffer. This leads to a BUG() when CONFIG_DEBUG_SG
> is set.
>
I assume that 2.6.23 is not afflicted in this way?
> ---
On Thu, Nov 22 2007, Haavard Skinnemoen wrote:
> mmc_init_queue only initializes the scatterlists with sg_init_table()
> when using a bounce buffer. This leads to a BUG() when CONFIG_DEBUG_SG
> is set.
>
> Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]>
> ---
> drivers/mmc/card/queue.c |
6 matches
Mail list logo