https://github.com/torvalds/linux
Revision 2938431e9338bf4e8d434513d3a5832d64c0fa8b authored by Huacai Chen on 26 September 2022, 14:25:29 UTC, committed by Huacai Chen on 29 September 2022, 02:15:00 UTC
Align the address of kernel_entry to 4KB, to avoid early tlb miss
exception in case the entry code crosses page boundary.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent f76349c
History
Tip revision: 2938431e9338bf4e8d434513d3a5832d64c0fa8b authored by Huacai Chen on 26 September 2022, 14:25:29 UTC
LoongArch: Align the address of kernel_entry to 4KB
Tip revision: 2938431
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
io_uring
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.9 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 151 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 23.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 99.1 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 664.7 KB
Makefile -rw-r--r-- 64.4 KB
README -rw-r--r-- 727 bytes

README

back to top