From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Mikael Starvik <starvik@axis.com>,
Jesper Nilsson <jespern@axis.com>,
linux-cris-kernel <linux-cris-kernel@axis.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH] cris: kgdb: use native hex2bin
Date: Wed, 30 Sep 2015 18:37:51 +0300 [thread overview]
Message-ID: <1443627471.8361.314.camel@linux.intel.com> (raw)
In-Reply-To: <20150930152224.GZ4919@axis.com>
On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote:
> On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote:
> > On Tue, 2013-06-04 at 11:51 +0300, Andy Shevchenko wrote:
> > > There are kernel native helpers to convert hex ascii to the
> > > binary
> > > format:
> > > hex_to_bin() and hex2bin(). Thus, no need to reimplement them
> > > customly.
> > >
> >
> > No one is interested in this?
>
> Hm, dunno why, but obviously I've missed these patches,
> and I can't find them on my main mailaccount either.
>
> Anyways, I found them on a secondary account, and have
> added them to the CRIS linux-next tree.
Just noticed that it was along time ago and currently it might produce
compile warnings or errors since now hex2bin is prefixed by
__must_check.
Would you like me to send v2?
>
> Thanks!
>
> /^JN - Jesper Nilsson
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2015-09-30 15:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 8:51 [PATCH] cris: kgdb: use native hex2bin Andy Shevchenko
2013-06-04 9:33 ` Andy Shevchenko
2015-09-30 14:46 ` Andy Shevchenko
2015-09-30 15:22 ` Jesper Nilsson
2015-09-30 15:37 ` Andy Shevchenko [this message]
2015-09-30 18:02 ` Jesper Nilsson
2015-09-30 18:11 ` Jesper Nilsson
-- strict thread matches above, loose matches on Subject: below --
2013-05-23 20:09 Exotic architecture fixes Geert Uytterhoeven
2013-05-28 15:53 ` [PATCH] arch/cris: old patch to use hex2bin Andy Shevchenko
2013-05-28 15:53 ` [PATCH] cris: kgdb: use native hex2bin Andy Shevchenko
2013-05-30 7:57 ` Geert Uytterhoeven
2013-05-30 9:09 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1443627471.8361.314.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=geert@linux-m68k.org \
--cc=jesper.nilsson@axis.com \
--cc=jespern@axis.com \
--cc=linux-cris-kernel@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=starvik@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.