Home
last modified time | relevance | path

Searched hist:"55 ca3cc1746335bb6ef1d3894ddb6d0c729b3518" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dftrace.cdiff 55ca3cc1746335bb6ef1d3894ddb6d0c729b3518 Wed Oct 28 21:46:57 CDT 2009 Suresh Siddha <suresh.b.siddha@intel.com> x86_64, ftrace: Make ftrace use kernel identity mapping to modify code

On x86_64, kernel text mappings are mapped read-only with
CONFIG_DEBUG_RODATA. So use the kernel identity mapping instead
of the kernel text mapping to modify the kernel text.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Tested-by: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <20091029024821.080941108@sbs-t61.sc.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>