Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1283573

[PATCH v3 0/2] arm64: stop using kstop_machine for ftrace

From Li Bin <huawei.libin@huawei.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] arm64: stop using kstop_machine for ftrace
Date 2015-12-04 04:50 +0100
Message-ID <qBPnX-5MP-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


v2:
Based on the comments from Will and Steve,
1. Modify the commit message
2. Fix the misleading comments for ftrace_modify_code

v3:
Modify the comments again based on the comment from Steve.

Link: https://lkml.org/lkml/2015/12/3/422

Li Bin (2):
  arm64: ftrace: stop using kstop_machine to enable/disable tracing
  arm64: ftrace: fix the comments for ftrace_modify_code

 arch/arm64/kernel/ftrace.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] arm64: stop using kstop_machine for ftrace Li Bin <huawei.libin@huawei.com> - 2015-12-04 04:50 +0100
  [PATCH v3 1/2] arm64: ftrace: stop using kstop_machine to enable/disable tracing Li Bin <huawei.libin@huawei.com> - 2015-12-04 05:00 +0100
  Re: [PATCH v3 0/2] arm64: stop using kstop_machine for ftrace Will Deacon <will.deacon@arm.com> - 2015-12-04 13:10 +0100

csiph-web