x86 vDSO: arch/x86/vdso/vdso32
This moves the i386 vDSO sources into arch/x86/vdso/vdso32/, a new directory. This patch is a pure renaming, but paves the way for consolidating the vDSO build logic. Signed-off-by: Roland McGrath <roland@redhat.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:

committed by
Ingo Molnar

parent
108b545137
commit
0c2f51a7d2
@@ -139,5 +139,4 @@ __kernel_rt_sigreturn:
|
||||
.align 4
|
||||
.LENDFDE3:
|
||||
|
||||
#include "../../x86/kernel/vsyscall-note_32.S"
|
||||
|
||||
#include "../vdso/vdso32/note.S"
|
||||
|
Reference in New Issue
Block a user