commit | fbf519240c840f51e4d4af35c3c19e1df160dc48 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:33:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:19 2008 +0100 |
tree | 856243ada4e56e6fb19074bbd026998b6cf0749b | |
parent | a59153dceb860f810b2ecd2504162309291edd4c [diff] |
x86: provide __parainstructions section This patch adds the __parainstructions section to vmlinux.lds.S. It's needed for the patching system. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>