LoongArch architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] LoongArch: Allow building with kcov
@ 2023-07-04 12:53 Feiyang Chen
  2023-07-04 12:53 ` [PATCH 1/2] LoongArch: relocatable: Provide kaslr_offset() to get the kernel offset Feiyang Chen
  2023-07-04 12:53 ` [PATCH 2/2] LoongArch: Allow building with kcov coverage Feiyang Chen
  0 siblings, 2 replies; 8+ messages in thread
From: Feiyang Chen @ 2023-07-04 12:53 UTC (permalink / raw)
  To: chenhuacai
  Cc: Feiyang Chen, hejinyang, dvyukov, andreyknvl, loongarch,
	kasan-dev, chris.chenfeiyang, loongson-kernel

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-09-10 16:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04 12:53 [PATCH 0/2] LoongArch: Allow building with kcov Feiyang Chen
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox