Skip to content

20250410-linuxkm-fixes#8658

Merged
philljj merged 1 commit intowolfSSL:masterfrom
douzzer:20250410-linuxkm-fixes
Apr 11, 2025
Merged

20250410-linuxkm-fixes#8658
philljj merged 1 commit intowolfSSL:masterfrom
douzzer:20250410-linuxkm-fixes

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented Apr 10, 2025

linuxkm/Kbuild: treat KERNEL_ARCH "x86_64" as "x86" and remove inapt -mpreferred-stack-boundary=4 from x86 WOLFSSL_CFLAGS;

linuxkm/linuxkm_wc_port.h: use >=6.9.0 as the gate for 5-arg fortify_panic();

in lkm_printf() definition, use _printk on >5.15.0;

linuxkm/module_hooks.c: raise MAX_FIPS_DATA_SZ and MAX_FIPS_CODE_SZ to accommodate growth.

tested with wolfssl-multi-test.sh ... check-source-text quantum-safe-wolfssl-all-crypto-only-noasm-linuxkm-insmod quantum-safe-wolfssl-all-crypto-only-intelasm-sp-asm-linuxkm-insmod linuxkm-all-aesni-insmod linuxkm-commercial-pie-insmod linuxkm-noasm-ksanitize-insmod linuxkm-legacy-5.10-insmod linuxkm-legacy-5.15-insmod

…-mpreferred-stack-boundary=4 from x86 WOLFSSL_CFLAGS;

linuxkm/linuxkm_wc_port.h: use >=6.9.0 as the gate for 5-arg fortify_panic();

in lkm_printf() definition, use _printk on >5.15.0;

linuxkm/module_hooks.c: raise MAX_FIPS_DATA_SZ and MAX_FIPS_CODE_SZ to
accommodate growth.
@douzzer douzzer requested a review from philljj April 10, 2025 17:29
@philljj
Copy link
Copy Markdown
Contributor

philljj commented Apr 10, 2025

retest this please

@philljj philljj merged commit 1fb8f5f into wolfSSL:master Apr 11, 2025
185 checks passed
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