]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use matching CFI_ENDPROC
authorGlauber Costa <gcosta@redhat.com>
Thu, 10 Jul 2008 18:09:20 +0000 (15:09 -0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 18:49:28 +0000 (20:49 +0200)
commit557d7d4e294ee6fb1db0cb6c1ec97a1c908b880d
treeb5b25b09455f2e873d724478995884ef6e3eb253
parentd9fc3fd3fab186447b5d2e7db3c2ee149064cc7c
x86: use matching CFI_ENDPROC

The RING0_INT_FRAME macro defines a CFI_STARTPROC.
So we should really be using CFI_ENDPROC after it.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_32.S