[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1422355793.14015.45.camel@x220>
Date: Tue, 27 Jan 2015 11:49:53 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Arjun Sreedharan <arjun024@...il.com>
Cc: David Howells <dhowells@...hat.com>,
Koichi Yasutake <yasutake.koichi@...panasonic.com>,
linux-am33-list@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mn10300: remove redundant hex()
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@...il.com> wrote:
> > replace rendundant hex() with kernel's hex_to_bin()
> >
> > Signed-off-by: Arjun Sreedharan <arjun024@...il.com>
> > ---
> > 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@...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