linux/arch/x86/boot/compressed
Philipp Kohlbecher 59f09ba2b6 x86: fix comment in protected mode header
Comments in arch/x86/boot/compressed/head_32.S erroneously refer to the
real mode pointer as the second and the heap area as the third argument
to decompress_kernel(). In fact, these have been the first and second
argument, respectively, since v2.6.20.

This patch corrects the comments. It introduces no code changes.

Signed-off-by: Philipp Kohlbecher <xt28@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-11 21:35:30 +02:00
..
.gitignore i386: move boot 2007-10-11 11:16:43 +02:00
head_32.S x86: fix comment in protected mode header 2008-08-11 21:35:30 +02:00
head_64.S x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h 2008-05-25 08:58:32 +02:00
Makefile x86: use ELF format in compressed images. 2008-04-17 17:40:46 +02:00
misc.c inflate: refactor inflate malloc code 2008-07-25 10:53:28 -07:00
relocs.c x86: remove arbitrary ELF section limit in i386 relocatable kernel 2008-06-30 20:22:58 -07:00
vmlinux_32.lds x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr 2008-01-30 13:33:38 +01:00
vmlinux_64.lds x86: cleanup: change _end to end_before_pgt 2008-04-19 19:19:55 +02:00
vmlinux.scr x86: unify arch/x86/boot/compressed/vmlinux_??.scr 2008-01-30 13:33:38 +01:00