Skip to content

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

Open
vincentchiang-ec wants to merge 1 commit intoaccton:support_linux_6.12from
vincentchiang-ec:as7535-28xb/upgrade-kernel-6.12
Open

[AS7535-28XB] Upgrade kernel drivers to 6.12 LTS#120
vincentchiang-ec wants to merge 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>
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.

1 participant