https://github.com/torvalds/linux
Revision 92264f2dae7324f3189d22c0a0f0cb4e5d30d617 authored by Huacai Chen on 25 June 2022, 08:55:41 UTC, committed by Huacai Chen on 25 June 2022, 10:05:58 UTC
_stext means the start of .text section (see __is_kernel_text()), but we
put its definition in .ref.text by mistake. Fix it by defining it in the
vmlinux.lds.S.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent 501dcbe
History
Tip revision: 92264f2dae7324f3189d22c0a0f0cb4e5d30d617 authored by Huacai Chen on 25 June 2022, 08:55:41 UTC
LoongArch: Fix the _stext symbol address
Tip revision: 92264f2
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 19.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 22.7 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 650.2 KB
Makefile -rw-r--r-- 64.1 KB
README -rw-r--r-- 727 bytes

README

back to top