Searched hist:"6 b0c3d44" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/ |
H A D | Kconfig.debug | 6b0c3d44 Wed Jan 30 06:32:27 CST 2008 Sam Ravnborg <sam@ravnborg.org> x86: unify arch/x86/kernel/Makefile(s)
Combine the 32 and 64 bit specific Makefiles in one file. While doing so link order was (almost) preserved on 32 bit but on 64 bit link order changed a lot.
Patch was checked with defconfig + allyesconfig builds. The same .o files were linked in these configurations.
To keep readability of the Makefiles a few Kconfig symbols was added/modified and it was checked that they were not used anywhere else.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 6b0c3d44 Wed Jan 30 06:32:27 CST 2008 Sam Ravnborg <sam@ravnborg.org> x86: unify arch/x86/kernel/Makefile(s) Combine the 32 and 64 bit specific Makefiles in one file. While doing so link order was (almost) preserved on 32 bit but on 64 bit link order changed a lot. Patch was checked with defconfig + allyesconfig builds. The same .o files were linked in these configurations. To keep readability of the Makefiles a few Kconfig symbols was added/modified and it was checked that they were not used anywhere else. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | Kconfig | 6b0c3d44 Wed Jan 30 06:32:27 CST 2008 Sam Ravnborg <sam@ravnborg.org> x86: unify arch/x86/kernel/Makefile(s)
Combine the 32 and 64 bit specific Makefiles in one file. While doing so link order was (almost) preserved on 32 bit but on 64 bit link order changed a lot.
Patch was checked with defconfig + allyesconfig builds. The same .o files were linked in these configurations.
To keep readability of the Makefiles a few Kconfig symbols was added/modified and it was checked that they were not used anywhere else.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/arch/x86/kernel/ |
H A D | Makefile | 6b0c3d44 Wed Jan 30 06:32:27 CST 2008 Sam Ravnborg <sam@ravnborg.org> x86: unify arch/x86/kernel/Makefile(s)
Combine the 32 and 64 bit specific Makefiles in one file. While doing so link order was (almost) preserved on 32 bit but on 64 bit link order changed a lot.
Patch was checked with defconfig + allyesconfig builds. The same .o files were linked in these configurations.
To keep readability of the Makefiles a few Kconfig symbols was added/modified and it was checked that they were not used anywhere else.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 6b0c3d44 Wed Jan 30 06:32:27 CST 2008 Sam Ravnborg <sam@ravnborg.org> x86: unify arch/x86/kernel/Makefile(s) Combine the 32 and 64 bit specific Makefiles in one file. While doing so link order was (almost) preserved on 32 bit but on 64 bit link order changed a lot. Patch was checked with defconfig + allyesconfig builds. The same .o files were linked in these configurations. To keep readability of the Makefiles a few Kconfig symbols was added/modified and it was checked that they were not used anywhere else. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|