mbox series

[GIT,PULL] chrome-platform fixes for v6.11-rc2

Message ID ZqjX1lwASMRAxAdm@tzungbi-laptop (mailing list archive)
State Accepted
Commit c91a7dee0555f6f9d3702d86312382e4c4729d0a
Headers show
Series [GIT,PULL] chrome-platform fixes for v6.11-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-fixes-for-v6.11-rc2

Message

Tzung-Bi Shih July 30, 2024, 12:08 p.m. UTC
Hi Linus,

Please pull chrome-platform fixes for v6.11-rc2.

Thanks,
TzungBi
------

The following changes since commit 4baf1cc54433ff7c6e5178517bc8768001416681:

  power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_store() (2024-07-05 01:51:33 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-fixes-for-v6.11-rc2

for you to fetch changes up to df615907f1bf907260af01ccb904d0e9304b5278:

  platform/chrome: cros_ec_proto: Lock device when updating MKBP version (2024-07-30 19:48:35 +0800)

----------------------------------------------------------------
chrome-platform fixes for v6.11-rc2

Fix a race condition that sends multiple host commands at a time.

----------------------------------------------------------------
Patryk Duda (1):
      platform/chrome: cros_ec_proto: Lock device when updating MKBP version

 drivers/platform/chrome/cros_ec_proto.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

pr-tracker-bot@kernel.org July 30, 2024, 8:02 p.m. UTC | #1
The pull request you sent on Tue, 30 Jul 2024 20:08:54 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-fixes-for-v6.11-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c91a7dee0555f6f9d3702d86312382e4c4729d0a

Thank you!