Re: [PATCH] mn10300: remove redundant hex()

From: Paul Bolle
Date: Tue Jan 27 2015 - 05:50:07 EST


Arjun,

On Mon, 2015-01-26 at 22:49 +0530, Arjun Sreedharan wrote:
> Ping !!

I wouldn't hold my breath waiting for any response, if I were you.

> On 30 November 2014 at 16:29, Arjun Sreedharan <arjun024@xxxxxxxxx> wrote:
> > replace rendundant hex() with kernel's hex_to_bin()
> >
> > Signed-off-by: Arjun Sreedharan <arjun024@xxxxxxxxx>
> > ---
> > arch/mn10300/kernel/gdb-stub.c | 61 ++++++++++++++++--------------------------
> > 1 file changed, 23 insertions(+), 38 deletions(-)

You can't actually build a mn10300 kernel with GDBSTUB set since
v2.6.39, see https://lkml.org/lkml/2014/9/18/387 . Perhaps you still
managed to build arch/mn10300/kernel/gdb-stub.o manually, bypassing
kconfig. Or did you just edit out its dependency on DEPRECATED?


Paul Bolle

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