I really don't think (1) is _ever_ a valid thing to do.
The fact is, loading a new kernel wants filesystems and a fully working
system. While executing it wants the filesystems quiescent.
> panic does not call sys_reboot it rolls that functionality by hand.
Forget about panic for now. It's a design issue - it should be possible to
work, but somebody else can do it if the infrastructure is done right.
> In a unified design I can buffer the image in the anonymous pages of a
> user space process just as well as I can in locked down kernel memory.
And in a unified design, I won't apply the patches. It's that simple.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/