https://github.com/torvalds/linux
Revision eefb5f3ab2e8e0b3ef5eba5c5a9f33457741300d authored by Sebastien Van Cauwenberghe on 29 January 2021, 19:00:37 UTC, committed by Palmer Dabbelt on 03 February 2021, 02:36:29 UTC
Allows the sections to be aligned on smaller boundaries and
therefore results in a smaller kernel image size.

Signed-off-by: Sebastien Van Cauwenberghe <svancau@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
1 parent f105ea9
History
Tip revision: eefb5f3ab2e8e0b3ef5eba5c5a9f33457741300d authored by Sebastien Van Cauwenberghe on 29 January 2021, 19:00:37 UTC
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
Tip revision: eefb5f3
File Mode Size
Kconfig -rw-r--r-- 75.6 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.9 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.1 KB
initramfs.c -rw-r--r-- 13.9 KB
main.c -rw-r--r-- 37.3 KB
noinitramfs.c -rw-r--r-- 813 bytes
version.c -rw-r--r-- 1.3 KB

back to top