e6ee90233e
Building loongarch:tinyconfig fails with the following error.
./arch/loongarch/include/asm/page.h: In function 'pfn_valid':
./arch/loongarch/include/asm/page.h:42:32: error: 'PHYS_OFFSET' undeclared
Add the missing include file and fix succeeding vdso errors.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
elf.S | ||
gen_vdso_offsets.sh | ||
sigreturn.S | ||
vdso.S | ||
vdso.lds.S | ||
vgettimeofday.c |