On giovedì 24 maggio 2007, Nicolas S. Dade wrote:
> In a non-uml kernel a get_user() when current->mm is NULL (kernel thread,
> or userspace process being torn down) returns error. In uml it SEGVs. The
> bug is that handle_page_fault() does not check for NULL before using mm.
> The trivial attached patch fixes this.
>
> -Nicolas Dade

Acked-by: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]>

-- 
Inform me of my mistakes, so I can add them to my list!
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to