commit | 1a4872529e13265d05ffae75b8d09697540016d2 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Wed Jan 30 13:34:09 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:09 2008 +0100 |
tree | 475ed9bebc20f13ae638bececa881fc5a6ecb3d4 | |
parent | 4c61afcdb2cd4be299c1442b33adf312b695e2d7 [diff] |
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>