mbox series

[GIT,PULL] chrome-platform-firmware changes for v6.8

Message ID ZZu6Na7lHZj2KU0h@google.com (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] chrome-platform-firmware changes for v6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.8

Message

Tzung-Bi Shih Jan. 8, 2024, 9:02 a.m. UTC
Hi Linus,

Please pull chrome-platform-firmware updates for v6.8.

Thanks,
TzungBi

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -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-firmware-for-v6.8

for you to fetch changes up to 09aeaabebdafbcf4afd1c481beaff37ecbc6b023:

  firmware: coreboot: Convert to platform remove callback returning void (2023-12-28 10:42:25 +0800)

----------------------------------------------------------------
chrome platform firmware changes for 6.8

* Fixes

  - Fix an invalid address access.

* Misc

  - Use .remove_new() for converting the callback to return void.

----------------------------------------------------------------
Alper Nebi Yasak (1):
      firmware: coreboot: framebuffer: Avoid invalid zero physical address

Uwe Kleine-König (1):
      firmware: coreboot: Convert to platform remove callback returning void

 drivers/firmware/google/coreboot_table.c       | 5 ++---
 drivers/firmware/google/framebuffer-coreboot.c | 3 +++
 2 files changed, 5 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 10, 2024, 1:31 a.m. UTC | #1
The pull request you sent on Mon, 8 Jan 2024 17:02:45 +0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.8

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

Thank you!