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

2015-12-04 Thread Will Deacon
On Fri, Dec 04, 2015 at 11:38:38AM +0800, Li Bin wrote:
> 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

Thanks, I'll queue both of these for 4.5.

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


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

2015-12-04 Thread Will Deacon
On Fri, Dec 04, 2015 at 11:38:38AM +0800, Li Bin wrote:
> 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

Thanks, I'll queue both of these for 4.5.

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


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

2015-12-03 Thread Li Bin
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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

2015-12-03 Thread Li Bin
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/