Skip to content

[AS7535-28XB] Upgrade kernel drivers to 6.12 LTS#120

Merged
akenliu merged 1 commit intoaccton:support_linux_6.12from
vincentchiang-ec:as7535-28xb/upgrade-kernel-6.12
Apr 9, 2026
Merged

[AS7535-28XB] Upgrade kernel drivers to 6.12 LTS#120
akenliu merged 1 commit intoaccton:support_linux_6.12from
vincentchiang-ec:as7535-28xb/upgrade-kernel-6.12

Conversation

@vincentchiang-ec
Copy link
Copy Markdown

  • modules/PKG.yml, builds/Makefile: bump KERNELS to onl-kernel-6.12-lts-x86-64-all:amd64
  • platform-config r0.yml: switch to *kernel-6-12 anchor
  • cpld.c, psu.c: drop 2nd arg from i2c_driver.probe (6.12 API)
  • fan.c, leds.c, sys.c: change platform_driver.remove return type to void
  • fpga.c: update both i2c_driver.probe and platform_driver.remove
  • thermal.c: update platform_driver.remove return type to void
  • sysi.c: zero-init onlp_onie_info_t to prevent double-free crash

- modules/PKG.yml, builds/Makefile: bump KERNELS to onl-kernel-6.12-lts-x86-64-all:amd64
- platform-config r0.yml: switch to *kernel-6-12 anchor
- cpld.c, psu.c: drop 2nd arg from i2c_driver.probe (6.12 API)
- fan.c, leds.c, sys.c: change platform_driver.remove return type to void
- fpga.c: update both i2c_driver.probe and platform_driver.remove
- thermal.c: update platform_driver.remove return type to void
- sysi.c: zero-init onlp_onie_info_t to prevent double-free crash

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akenliu akenliu merged commit f348eda into accton:support_linux_6.12 Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants