Merge branch 'v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4
This commit is contained in:
commit
a7a69d5927
1 changed files with 1 additions and 2 deletions
|
@ -21,9 +21,8 @@
|
|||
#include <linux/const.h>
|
||||
#include <asm/page.h>
|
||||
|
||||
__PAGE_ALIGNED_DATA
|
||||
|
||||
.globl vdso_start, vdso_end
|
||||
.section .rodata
|
||||
.balign PAGE_SIZE
|
||||
vdso_start:
|
||||
.incbin "arch/arm64/kernel/vdso/vdso.so"
|
||||
|
|
Loading…
Add table
Reference in a new issue