summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnton Vorontsov2012-07-18 04:49:37 +0200
committerAnton Vorontsov2012-08-05 01:16:47 +0200
commit242030365eacb649161023a3a024373198c34d59 (patch)
tree7606527669a61be1162f9f99218f550b85c589e3 /MAINTAINERS
parentpstore/ram: Fix printk format warning (diff)
downloadkernel-qcow2-linux-242030365eacb649161023a3a024373198c34d59.tar.gz
kernel-qcow2-linux-242030365eacb649161023a3a024373198c34d59.tar.xz
kernel-qcow2-linux-242030365eacb649161023a3a024373198c34d59.zip
pstore/ram: Mark ramoops_pstore_write_buf() as notrace
write_buf() should be marked as notrace, otherwise it is prone to recursion. Though, yet the issue is never triggered in real life, because we run inside the function tracer, where ftrace does its own recurse protection. But it's still no good, plus soon we might switch to our own tracer ops, and then the issue will be fatal. So, let's fix it. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions