On Tue, 19 Dec 2006 17:58:12 -0800
Suzuki <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to