From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753567AbbI3Piy (ORCPT ); Wed, 30 Sep 2015 11:38:54 -0400 Received: from mga02.intel.com ([134.134.136.20]:17571 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbbI3Pis (ORCPT ); Wed, 30 Sep 2015 11:38:48 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,613,1437462000"; d="scan'208";a="816318510" Message-ID: <1443627471.8361.314.camel@linux.intel.com> Subject: Re: [PATCH] cris: kgdb: use native hex2bin From: Andy Shevchenko To: Jesper Nilsson Cc: Mikael Starvik , Jesper Nilsson , linux-cris-kernel , "linux-kernel@vger.kernel.org" , Geert Uytterhoeven Date: Wed, 30 Sep 2015 18:37:51 +0300 In-Reply-To: <20150930152224.GZ4919@axis.com> References: <1370335914-31582-1-git-send-email-andriy.shevchenko@linux.intel.com> <1443624413.8361.305.camel@linux.intel.com> <20150930152224.GZ4919@axis.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Intel Finland Oy