]> git.baikalelectronics.ru Git - kernel.git/commit
Loading bzImage directly.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:29:56 +0000 (11:29 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:57 +0000 (15:49 +1000)
commit3650abe307929b69a189b540c9030e0dfe78030f
tree7b5401eefe9239cd84bf843fd8d8e8bcc79f26cd
parentae1913fb4674e5636bff7d5ea6b6c5b805d66e54
Loading bzImage directly.

Now arch/i386/boot/compressed/head.S understands the hardware_platform field,
we can directly execute bzImages.  No more horrific unpacking code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c