]> git.hungrycats.org Git - linux/commit
[PATCH] Fix CONFIG_DEBUG build on x86-64 & small cleanup
authorAndi Kleen <ak@suse.de>
Mon, 15 Mar 2004 13:25:01 +0000 (05:25 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 15 Mar 2004 13:25:01 +0000 (05:25 -0800)
commitc8c41d00824f3ab4f4968be865b2d91d1288a24e
treebe88b37ce84a47a37ce8918ea57135cc3070e9b1
parenta1f846e817146e22701d8fc5744267ad52c01ee6
[PATCH] Fix CONFIG_DEBUG build on x86-64 & small cleanup

This fixes the CONFIG_DEBUG_INFO build on x86-64 (there were missing
.cfi_endprocs)

Also some minor cleanup in the exception stack handling.
arch/x86_64/kernel/entry.S
arch/x86_64/kernel/traps.c