Re: [PATCH 05/07] kernel.h trace cleanup

From: Steven Rostedt
Date: Thu Feb 25 2010 - 11:15:02 EST


On Thu, 2010-02-25 at 23:43 +0800, Dave Young wrote:
> Cleanup kernel.h trace related stuff, move to linux/trace.h
>
> As Steven Rostedt said, trace stuff should be as convenient as printk,
> so include trace.h in kernel.h for convinience.
>
> Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx>
> ---
> include/linux/kernel.h | 137 -----------------------------------------------
> include/linux/trace.h | 141 +++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 142 insertions(+), 136 deletions(-)
>

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve

> --- /dev/null 1970-01-01 00:00:00.000000000 +0000


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