Commit 57ad87dd authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge branch 'x86/mm' into efi/core, to pick up dependencies



Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents 02df0832 186525bd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
#ifndef _ASM_ALPHA_VMALLOC_H
#define _ASM_ALPHA_VMALLOC_H

#endif /* _ASM_ALPHA_VMALLOC_H */
+4 −0
Original line number Diff line number Diff line
#ifndef _ASM_ARC_VMALLOC_H
#define _ASM_ARC_VMALLOC_H

#endif /* _ASM_ARC_VMALLOC_H */
+4 −0
Original line number Diff line number Diff line
#ifndef _ASM_ARM_VMALLOC_H
#define _ASM_ARM_VMALLOC_H

#endif /* _ASM_ARM_VMALLOC_H */
+4 −0
Original line number Diff line number Diff line
#ifndef _ASM_ARM64_VMALLOC_H
#define _ASM_ARM64_VMALLOC_H

#endif /* _ASM_ARM64_VMALLOC_H */
+4 −0
Original line number Diff line number Diff line
#ifndef _ASM_C6X_VMALLOC_H
#define _ASM_C6X_VMALLOC_H

#endif /* _ASM_C6X_VMALLOC_H */
Loading