Retain 6.6 kernel config options in 6.12 for Aquantia AQtion DMA P2P DM cache#15470
Retain 6.6 kernel config options in 6.12 for Aquantia AQtion DMA P2P DM cache#15470chalamalasetty merged 7 commits into3.0-devfrom
Conversation
…sing in HWE kernel
|
One reason I disabled it might be that is there a requirement for I think you missed bumping SPEC-SIGNED/kernel-hwe. |
SeanDougherty
left a comment
There was a problem hiding this comment.
LGTM, Lets add PR #15612 to the description's listed PRs
Keeping it enabled for now to maintain performance on Arm64 GB200. We’ll run memory‑benchmark tests and consider disabling it if we confirm that ZONE_DMA contributes to substantial memory usage. |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Retain 6.6 kernel config options in 6.12 for CONFIG_NET_VENDOR_AQUANTIA, CONFIG_AQTION, CONFIG_BLK_WBT, CONFIG_BLK_WBT_MQ, CONFIG_DM_CACHE,CONFIG_INET_DIAG_DESTROY, CONFIG_ XFRM_INTERFACE CONFIG_HSA_AMD_P2P and CONFIG_DMABUF_MOVE_NOTIFY, CONFIG_SQUASHFS_ZSTD and CONFIG_FW_CFG_SYSFS
Disable CONFIG_ZONE_DMA.
These configs were enabled in the default 6.6 kernel via the following PRs:
#14638
#14797
#14661
#15465
#15463
#14660
#15612
#12221
Users may see regressions when migrating from kernel 6.6 to 6.12.
Change Log
Retain 6.6 kernel config options in 6.12 for Aquantia AQtion DMA P2P DM cache
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology