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(-)