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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 May 2009 17:28:29 +0900
From:	Minchan Kim <minchan.kim@...il.com>
To:	leemgs1@...il.com
Cc:	Steven Rostedt <rostedt@...dmis.org>, Ingo Molnar <mingo@...e.hu>,
	linux-rt-users <linux-rt-users@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	williams <williams@...hat.com>, tglx <tglx@...utronix.de>,
	Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH]append prompt in /debug/tracing/README file.

Hi, GeunkSik.

For fixing trivial typo, Let Cced trivial patch maintainer.

TRIVIAL PATCHES
P:  Jiri Kosina
M:  trivial@...nel.org
L:  linux-kernel@...r.kernel.org
T:  git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
S:  Maintained


2009/5/14 GeunSik Lim <leemgs1@...il.com>:
>
> Dear Steven Rostedt,
>
>    Please, Append prompt in /debug/tracing/README file.
>
>    This is trivial issue. Fix typo Mini Howto file(README) for ftrace.
>
>    Signed-off-by: GeunSik Lim <geunsik.lim@...sung.com>
>
> diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c
> index 1ce5dc6..a4726f5 100644
> --- a/kernel/trace/trace.c
> +++ b/kernel/trace/trace.c
> @@ -2380,7 +2380,7 @@ static const char readme_msg[] =
>        "# echo print-parent > /debug/tracing/trace_options\n"
>        "# echo 1 > /debug/tracing/tracing_enabled\n"
>        "# cat /debug/tracing/trace > /tmp/trace.txt\n"
> -       "echo 0 > /debug/tracing/tracing_enabled\n"
> +       "# echo 0 > /debug/tracing/tracing_enabled\n"
>  ;
>
>  static ssize_t
>
>
>
> -----------------------------------------------
> To unsubscribe from this list: send the line "unsubscribe linux-***"
> 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/
>
> GeunSik Lim (ELS - OS Group - S/W Lab - SAIT - SAMSUNG)
> e-Mail  :1) geunsik.lim@...sung.com
>         2) leemgs@...il.com , leemgs1@...il.com
> HomePage: http://intomail.dnip.net/invain/me/
> -----------------------------------------------
>



-- 
Kinds regards,
Minchan Kim
--
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