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]
Message-ID: <20081112091745.GD4748@elte.hu>
Date:	Wed, 12 Nov 2008 10:17:45 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	Steven Rostedt <rostedt@...dmis.org>,
	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] tracing/fastboot: Move boot tracer structs and
	funcs into their own header.


* Frederic Weisbecker <fweisbec@...il.com> wrote:

> Impact: Cleanups on the boot tracer and ftrace
> 
> This patch bring some cleanups about the boot tracer headers. The 
> functions and structures of this tracer have nothing related to 
> ftrace and should have so their own header file.
> 
> Signed-off-by: Frederic Weisbecker <fweisbec@...il.com>
> ---
>  include/linux/ftrace.h |   41 -----------------------------------------
>  include/trace/boot.h   |   43 +++++++++++++++++++++++++++++++++++++++++++
>  init/main.c            |    1 +
>  kernel/trace/trace.h   |    1 +
>  4 files changed, 45 insertions(+), 41 deletions(-)

applied to tip/tracing/fastboot, thanks Frederic!

	Ingo
--
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