lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 30 Nov 2015 10:06:18 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Li Bin <huawei.libin@...wei.com>
Cc:	<mingo@...hat.com>, <linux-kernel@...r.kernel.org>, <dk@...e.no>,
	<guohanjun@...wei.com>, <xiexiuqi@...wei.com>
Subject: Re: [PATCH v2] ftrace: fix a typo in comment

On Mon, 30 Nov 2015 18:23:36 +0800
Li Bin <huawei.libin@...wei.com> wrote:

> s/ARCH_SUPPORT_FTARCE_OPS/ARCH_SUPPORTS_FTRACE_OPS

Thanks! I'll add this to my queue for 4.5.

-- Steve

> 
> Signed-off-by: Li Bin <huawei.libin@...wei.com>
> ---
>  kernel/trace/ftrace.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/kernel/trace/ftrace.c b/kernel/trace/ftrace.c
> index 3f743b1..0033e05 100644
> --- a/kernel/trace/ftrace.c
> +++ b/kernel/trace/ftrace.c
> @@ -5195,7 +5195,7 @@ out:
>   * being NULL, or CONFIG_DYNAMIC_FTRACE_WITH_REGS.
>   * Note, CONFIG_DYNAMIC_FTRACE_WITH_REGS expects a full regs to be saved.
>   * An architecture can pass partial regs with ftrace_ops and still
> - * set the ARCH_SUPPORT_FTARCE_OPS.
> + * set the ARCH_SUPPORTS_FTRACE_OPS.
>   */
>  #if ARCH_SUPPORTS_FTRACE_OPS
>  static void ftrace_ops_list_func(unsigned long ip, unsigned long parent_ip,

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ