How to [cross-]compile Linux kernel with no vDSO support?
0
votes
1
answer
250
views
I am compiling the Linux kernel for
SPARC64
[with LLVM] and I'd like to not compile the vDSO
code. I removed all the vDSO-related arguments in arch/sparc/Makefile
, arch/sparc/Kbuild
and arch/sparc/kernel/Makefile
but is there any quicker/elegant way ? Thank you.
Asked by ihi
(11 rep)
Sep 7, 2022, 02:57 AM
Last activity: Sep 7, 2022, 06:04 AM
Last activity: Sep 7, 2022, 06:04 AM