From: Feiyang Chen <chenfeiyang@loongson.cn>
To: chenhuacai@kernel.org
Cc: Feiyang Chen <chenfeiyang@loongson.cn>,
hejinyang@loongson.cn, dvyukov@google.com, andreyknvl@gmail.com,
loongarch@lists.linux.dev, kasan-dev@googlegroups.com,
chris.chenfeiyang@gmail.com, loongson-kernel@lists.loongnix.cn
Subject: [PATCH 0/2] LoongArch: Allow building with kcov
Date: Tue, 4 Jul 2023 20:53:30 +0800 [thread overview]
Message-ID: <cover.1688369658.git.chenfeiyang@loongson.cn> (raw)
Provide kaslr_offset() and allow building with kcov.
Feiyang Chen (2):
LoongArch: relocatable: Provide kaslr_offset() to get the kernel
offset
LoongArch: Allow building with kcov coverage
arch/loongarch/Kconfig | 1 +
arch/loongarch/include/asm/setup.h | 6 ++++++
arch/loongarch/kernel/relocate.c | 18 ++++++++----------
arch/loongarch/kernel/setup.c | 3 +++
arch/loongarch/vdso/Makefile | 2 ++
5 files changed, 20 insertions(+), 10 deletions(-)
--
2.39.3
next reply other threads:[~2023-07-04 12:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-04 12:53 Feiyang Chen [this message]
2023-07-04 12:53 ` [PATCH 1/2] LoongArch: relocatable: Provide kaslr_offset() to get the kernel offset Feiyang Chen
2023-07-09 3:50 ` Huacai Chen
2023-07-04 12:53 ` [PATCH 2/2] LoongArch: Allow building with kcov coverage Feiyang Chen
2023-07-09 3:55 ` Huacai Chen
2023-09-10 15:51 ` Guenter Roeck
2023-09-10 16:07 ` Xi Ruoyao
2023-09-10 16:46 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1688369658.git.chenfeiyang@loongson.cn \
--to=chenfeiyang@loongson.cn \
--cc=andreyknvl@gmail.com \
--cc=chenhuacai@kernel.org \
--cc=chris.chenfeiyang@gmail.com \
--cc=dvyukov@google.com \
--cc=hejinyang@loongson.cn \
--cc=kasan-dev@googlegroups.com \
--cc=loongarch@lists.linux.dev \
--cc=loongson-kernel@lists.loongnix.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox