commit | b7b66baa8bc3f8e0cda6576e31e9bde09382565d | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | Thu Apr 24 11:03:33 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Apr 25 19:54:07 2008 +0200 |
tree | 302533b2a5199d4958b87638b1bba5447c60152e | |
parent | 8b132ecbcfea8b1b556a832df7290379df79ad79 [diff] |
x86: clean up text_poke() Clean up the codepath, remove alignment restrictions and do sanity checking of the end result, to make sure we patched the right site. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Ingo Molnar <mingo@elte.hu>