-
- Downloads
x86: make e820.c to have common functions
remove the duplicated copy of these functions. Signed-off-by:Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/Makefile 1 addition, 1 deletionarch/x86/kernel/Makefile
- arch/x86/kernel/e820.c 475 additions, 0 deletionsarch/x86/kernel/e820.c
- arch/x86/kernel/e820_32.c 5 additions, 406 deletionsarch/x86/kernel/e820_32.c
- arch/x86/kernel/e820_64.c 0 additions, 444 deletionsarch/x86/kernel/e820_64.c
- arch/x86/kernel/setup_32.c 1 addition, 1 deletionarch/x86/kernel/setup_32.c
- include/asm-x86/e820.h 14 additions, 0 deletionsinclude/asm-x86/e820.h
- include/asm-x86/e820_32.h 0 additions, 12 deletionsinclude/asm-x86/e820_32.h
- include/asm-x86/e820_64.h 0 additions, 12 deletionsinclude/asm-x86/e820_64.h
Loading
Please register or sign in to comment