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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 May 2015 11:06:52 +0200
From:	Javier Martinez Canillas <javier.martinez@...labora.co.uk>
To:	Lee Jones <lee.jones@...aro.org>
CC:	Samuel Ortiz <sameo@...ux.intel.com>,
	Olof Johansson <olof@...om.net>,
	Doug Anderson <dianders@...omium.org>,
	Bill Richardson <wfrichar@...omium.org>,
	Simon Glass <sjg@...gle.com>,
	Gwendal Grignou <gwendal@...gle.com>,
	Stephen Barber <smbarber@...omium.org>,
	Filipe Brandenburger <filbranden@...gle.com>,
	Todd Broch <tbroch@...omium.org>,
	Alexandru M Stan <amstan@...omium.org>,
	Heiko Stuebner <heiko@...ech.de>,
	linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 5/7] mfd: cros_ec: add bus-specific proto v3 code

Hello Lee,

On 05/27/2015 10:53 AM, Lee Jones wrote:
> On Fri, 22 May 2015, Javier Martinez Canillas wrote:
> 
>> From: Stephen Barber <smbarber@...omium.org>
>> 
>> Add proto v3 support to the SPI, I2C, and LPC.
>> 
>> Signed-off-by: Stephen Barber <smbarber@...omium.org>
>> Signed-off-by: Javier Martinez Canillas <javier.martinez@...labora.co.uk>
>> Tested-by: Heiko Stuebner <heiko@...ech.de>
>> Reviewed-by: Gwendal Grignou <gwendal@...omium.org>
>> Tested-by: Gwendal Grignou <gwendal@...omium.org>
>> ---
>> 
>> Changes since v2: None
>> 
>> Changes since v1:
>>  - Added Gwendal Grignou Reviewed-by and Tested-by tags
>> ---
>>  drivers/mfd/cros_ec_i2c.c             | 166 ++++++++++++++-
>>  drivers/mfd/cros_ec_spi.c             | 382 +++++++++++++++++++++++++++++-----
>>  drivers/platform/chrome/cros_ec_lpc.c |  73 ++++++-
>>  include/linux/mfd/cros_ec.h           |   6 +
>>  4 files changed, 569 insertions(+), 58 deletions(-)
> 
> I don't even know what to say; except, 600 lines of grimness!  I tried
> to review, but now my eyes and brain hurt.  I feel sorry for the guys
> who have to actively maintain this stuff.
>

Since I'm not the author of these drivers, it took me some time to
understand them as well. I've been trying to make it more suitable
for upstream and were improved a lot by following your suggestions
(thanks for a lot that!).

> However... you have enough vendor Acks and Tests to make me "happy",
> and if anything is wrong I'm sure you'll come back and fix it
> promptyly.
>

Yes I will and I'm sure that being in mainline will make the code
more maintainable in the long term.

> Acked-by: Lee Jones <lee.jones@...aro.org>
>

Thanks and best regards,
Javier
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ