]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: move misplaced rodata check call
authorArjan van de Ven <arjan@linux.intel.com>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:09 +0000 (13:34 +0100)
commit1a4872529e13265d05ffae75b8d09697540016d2
tree475ed9bebc20f13ae638bececa881fc5a6ecb3d4
parent4c61afcdb2cd4be299c1442b33adf312b695e2d7
x86: move misplaced rodata check call

It looks like a mismerge put the rodata self-check in the wrong spot; move
it to the right place after marking the .rodata section read only.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/init_64.c