Re: [PATCH] [RFC] remove warning and warning_symbol from structstacktrace_ops

From: Frederic Weisbecker
Date: Wed May 11 2011 - 18:37:34 EST


On Fri, May 06, 2011 at 09:23:11PM +0200, Richard Weinberger wrote:
> Both warning and warning_symbol are nowhere used.
> Let's get rid of them.

I have no clue what it was used for. But fine let's assume
it's a leftover of some previous removal.

>
> Signed-off-by: Richard Weinberger <richard@xxxxxx>
> ---
> arch/sh/include/asm/stacktrace.h | 3 ---
> arch/sh/kernel/dumpstack.c | 15 ---------------
> arch/sh/kernel/perf_callchain.c | 12 ------------
> arch/sh/kernel/stacktrace.c | 13 -------------
> arch/sh/oprofile/backtrace.c | 13 -------------

Can you please split your patch in two parts: one for sh and
another for x86?

Thanks.

> arch/x86/include/asm/stacktrace.h | 3 ---
> arch/x86/kernel/cpu/perf_event.c | 13 -------------
> arch/x86/kernel/dumpstack.c | 16 ----------------
> arch/x86/kernel/stacktrace.c | 13 -------------
> arch/x86/oprofile/backtrace.c | 13 -------------
> 10 files changed, 0 insertions(+), 114 deletions(-)
--
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/