Re: Early call_usermodehelper causes double fault on x86_64

From: Chris Wright
Date: Wed Oct 27 2004 - 20:02:23 EST


* Andi Kleen (ak@xxxxxxx) wrote:
> It looks like do_execve returned with a zero return without
> executing start_thread properly. I would add a printk to
> all error exits in the execve path and see which one triggers.

Yup, you're right. There are no binfmts registered, so
search_binary_handler terminates and returns 0, not an
x86_64 specific problem at all.

thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
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/