summaryrefslogtreecommitdiffstats
path: root/drivers/lguest
diff options
context:
space:
mode:
authorChunyan Zhang <zhang.chunyan@linaro.org>2016-11-21 15:57:22 +0800
committerSteven Rostedt <rostedt@goodmis.org>2016-11-22 17:48:00 -0500
commit9b5e3ff6b9baa77548c6cb832780162055733c67 (patch)
treea6ba6516860b6a578bd6b12d962387ceebc13f01 /drivers/lguest
parent22975be20f40616420dc4b26e8c1fe84e9f68427 (diff)
downloadlinux-9b5e3ff6b9baa77548c6cb832780162055733c67.tar.bz2
stm dummy: Mark dummy_stm_packet() with notrace
If CONFIG_STM_SOURCE_FTRACE is selected, Function trace data can be writen to sink via STM, all functions that related to writing data packets to STM should be marked 'notrace' to avoid being traced by Ftrace, otherwise the program would stall into an endless loop. Link: http://lkml.kernel.org/r/1479715043-6534-6-git-send-email-zhang.chunyan@linaro.org Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org> Acked-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions