]> git.baikalelectronics.ru Git - kernel.git/commit
Move register setup into i386_core.c
authorJes Sorensen <jes@sgi.com>
Mon, 22 Oct 2007 01:03:32 +0000 (11:03 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:52 +0000 (15:49 +1000)
commit69e8fa2a1baf09cb9047b158e3e6766f2fae05f4
treee7d77ba966a7c1dad70433b23e6086a1b5e18159
parentf52710a1f7d61bf0c20283345efb4ade6d288cb3
Move register setup into i386_core.c

Move setup_regs() to lguest_arch_setup_regs() in i386_core.c given
that this is very architecture specific.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lg.h
drivers/lguest/lguest_user.c
drivers/lguest/x86/core.c