mbox series

[GIT,PULL] chrome-platform fixes for v6.9-rc4

Message ID ZhdKeS8lzaJLPlMM@google.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] chrome-platform fixes for v6.9-rc4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.9-rc4

Message

Tzung-Bi Shih April 11, 2024, 2:27 a.m. UTC
Linus,

Please pull chrome-platform fixes for v6.9-rc4.

Thanks,
TzungBi

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.9-rc4

for you to fetch changes up to 5e700b384ec13f5bcac9855cb28fcc674f1d3593:

  platform/chrome: cros_ec_uart: properly fix race condition (2024-04-11 09:53:04 +0800)

----------------------------------------------------------------
chrome-platform fixes for v6.9-rc4

Fix a NULL pointer dereference.

----------------------------------------------------------------
Noah Loomans (1):
      platform/chrome: cros_ec_uart: properly fix race condition

 drivers/platform/chrome/cros_ec_uart.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

Comments

pr-tracker-bot@kernel.org April 11, 2024, 7:09 p.m. UTC | #1
The pull request you sent on Thu, 11 Apr 2024 10:27:05 +0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.9-rc4

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

Thank you!