Re: [RFC] [PATCH] Fix kmalloc flags used in ext3 with an activejournal handle

From: Andrew Morton
Date: Tue Dec 19 2006 - 21:08:41 EST


On Tue, 19 Dec 2006 17:58:12 -0800
Suzuki <suzuki@xxxxxxxxxx> wrote:

> * Fix the kmalloc flags used from within ext3, when we have an active journal handle
>
> If we do a kmalloc with GFP_KERNEL on system running low on memory, with an active journal handle, we might end up in cleaning up the fs cache flushing dirty inodes for some other filesystem. This would cause hitting a J_ASSERT() in :

The change might be needed (haven't looked at it yet). But I'd like to see
the full BUG trace, please. To see the callchain.

Always include the trace...

Thanks.
-
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/