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] [day] [month] [year] [list]
Message-ID: <CAJ_BA_AUphERSksoneVvUm7=Seb0WDAYC-jSkkYDfVe2SYMm=A@mail.gmail.com>
Date: Wed, 2 Jul 2025 14:58:21 +0200
From: Dawid Niedźwiecki <dawidn@...gle.com>
To: Tzung-Bi Shih <tzungbi@...nel.org>
Cc: Benson Leung <bleung@...omium.org>, oe-kbuild-all@...ts.linux.dev, 
	chrome-platform@...ts.linux.dev, linux-kernel@...r.kernel.org, 
	chromeos-krk-upstreaming@...gle.com, kernel test robot <lkp@...el.com>, 
	Łukasz Bartosik <ukaszb@...omium.org>
Subject: Re: [PATCH v2] platform/chrome: Add ChromeOS EC USB driver

I'll fix the build problem in V3.

I've also found a bug, introduced in V2:
> +               ec_dev->din = devm_kzalloc(ec_dev->dev, ec_dev->din_size, GFP_KERNEL);

ec_dev->dev is not updated at this moment. I'll fix that in V3 as well

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ