Re: [PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros

2025-04-15 Thread Louis Chauvet
Hi Jim, Thanks a lot for this v3! Le 02/04/2025 à 19:41, Jim Cromie a écrit : commit 1d926e259d8f ("vmlinux.lds.h: add HEADERED_SECTION_* macros") I flubbed the defn of the outer 2 macros; they missed the extra arg needed: _front/_hdr. Fix it now, before anyone notices. I don't see any usag

[PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros

2025-04-05 Thread Jim Cromie
commit 1d926e259d8f ("vmlinux.lds.h: add HEADERED_SECTION_* macros") I flubbed the defn of the outer 2 macros; they missed the extra arg needed: _front/_hdr. Fix it now, before anyone notices. Signed-off-by: Jim Cromie --- include/asm-generic/vmlinux.lds.h | 7 --- 1 file changed, 4 insert