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: <Z1ZT-ytCFmOvrFu5@google.com>
Date: Mon, 9 Dec 2024 02:20:43 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: Dawid Niedzwiecki <dawidn@...gle.com>
Cc: Benson Leung <bleung@...omium.org>, chrome-platform@...ts.linux.dev,
	linux-kernel@...r.kernel.org, chromeos-krk-upstreaming@...gle.com
Subject: Re: [PATCH v3 0/2] platform/chrome: cros_ec: improve probing for
 RWSIG

On Fri, Dec 06, 2024 at 09:15:12AM +0000, Dawid Niedzwiecki wrote:
> V2 -> V3:
> - Move exiting from `cros_ec_rwsig_continue` if `error_count` exceeds
>   `RWSIG_CONTINUE_MAX_ERRORS_IN_ROW` to the `if (rev < 0)` statement when
>   `error_count` is incremented.
> 
> V1 -> V2:
> - Use dev_info instead of dev_warn when cros_ec_rwsig_continue returns
>   an error.
> - Return immediately from cros_ec_rwsig_continue, if the RWSIG_ACTION
>   command fails itself, not SPI transaction.
> 
> [...]

Applied to

    https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next

[1/2] platform/chrome: cros_ec: jump to RW before probing
      commit: 4b308a1944b8ff1d50131849372672396a799a37
[2/2] platform/chrome: cros_ec_proto: remove unnecessary retries
      commit: bd37caa72a61fea3c1ddf465ed1b122b6a613349

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ