Re: [linux-usb-devel] 2.6.20 kernel hang with USB drive and vfatdoing ftruncate

From: Andrew Morton
Date: Thu Feb 22 2007 - 16:58:00 EST


> On Thu, 22 Feb 2007 12:20:06 -0600 Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx> wrote:
> + if ((gfp_mask & (__GFP_FS|__GFP_IO)) != (__GFP_FS|__GFP_IO)) {
>
> The second seems to make more sense. I tested with the first last
> night which didn't help.
>
> With the proper patch in place things look good. Is this a candidate
> for 2.6.20-stable?

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