lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Sep 2011 14:00:29 +0530
From:	"Pallala, Ramakrishna" <ramakrishna.pallala@...el.com>
To:	"myungjoo.ham@...sung.com" <myungjoo.ham@...sung.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:	Anton Vorontsov <cbouatmailru@...il.com>,
	"dwmw2@...radead.org" <dwmw2@...radead.org>,
	¹Ú°æ¹Î <kyungmin.park@...sung.com>,
	Wolfram Sang <w.sang@...gutronix.de>,
	"R, Durgadoss" <durgadoss.r@...el.com>
Subject: RE: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042
 fuel gauge

Hi MyungJoo,

> -----Original Message-----
> From: MyungJoo Ham [mailto:myungjoo.ham@...sung.com]
> Sent: Monday, September 05, 2011 6:55 AM
> To: Pallala, Ramakrishna; linux-kernel@...r.kernel.org
> Cc: Anton Vorontsov; dwmw2@...radead.org; ¹Ú°æ¹Î; Wolfram Sang; R, Durgadoss
> Subject: Re: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel gauge
> 
> Sender : Ramakrishna Pallala<ramakrishna.pallala@...el.com> Date : 2011-09-02 15:45
> (GMT+09:00)
> >
> > In max17042_get_property(...), the values returned by
> > max17042_read_reg are directly assigned to the variables,
> > even if the read results in an error.
> >
> > This patch checks for the return code from max17042_read_reg and
> > exits the function if there is any error.
> >
> > Signed-off-by: Ramakrishna Pallala
> > ---
> > drivers/power/max17042_battery.c |   85 ++++++++++++++++++++++++++------------
> > 1 files changed, 58 insertions(+), 27 deletions(-)
> >
> 
> Acked-by: MyungJoo Ham <myungjoo.ham@...sung.com>

Thanks for the Ack.
When can I expect the patch to be merged ?

Thanks,
Ram

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ