commit | 11570da1c5b1dee1dc1439159e967ee44214a78b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Jan 26 18:16:15 2012 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Aug 06 21:43:18 2013 -0400 |
tree | 186933d1597c8511c4fc8cdc0dc51062ed3f01b1 | |
parent | c3c7f14a116c24d6fba185c95cd7454f3764f8a9 [diff] |
x86/jump-label: Do not bother updating nops if they are correct On boot up, the jump label init function scans all the jump label locations and converts them to the best nop for the machine. If the nop is already the ideal nop, do not bother with changing it. Cc: Jason Baron <jbaron@redhat.com> Cc: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>