Alexander Viro wrote:
> 
> Urgh. Look for BUG in syslog (right before the oops). AFAICS it should be
> line 711, i.e.
>         if (!buffer_mapped(bh))
>                 BUG();

Yes, I saw that.
I've applied the patch you posted and it appears to work well.
The same procedures that formerly broke it now run without any
problems.

Cheers,
Udo.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to