[PATCH 0/2][nexus4] Fixes for function tracing

Seth Forshee seth.forshee at canonical.com
Tue Apr 16 20:06:18 UTC 2013


The kernel for the Nexus 4 has an option enabled that causes the kernel
text section to be read only. This is causing problems for function
tracing, as the code requires modifying instructions at runtime. The
following patches disable the problematic config option and enable
function tracing.

Thanks,
Seth

Seth Forshee (2):
  UBUNTU: [Config] CONFIG_STRICT_MEMORY_RWX=n
  UBUNTU: [Config] Enable options for function tracing

 debian.nexus4/config/config.common.ubuntu |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)




More information about the kernel-team mailing list