]> git.baikalelectronics.ru Git - kernel.git/commit
x86: remove misleading comments in trampoline_*.S
authorPavel Machek <pavel@ucw.cz>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
commit5ab385bb9b710628a6b7e2fb1e325c5c6abd4e31
treec2414540a9da3dc27d2d63e3dc3e3d3418432243
parentb3b87a8761de77540d688daa73270878a7f01e26
x86: remove misleading comments in trampoline_*.S

Both trampolines actually *do* set up stack. (Is the "we jump into
compressed/head.S" comment still true?)

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/trampoline_32.S
arch/x86/kernel/trampoline_64.S