Re: [PATCH 00/16] x86: merge setup_32/64.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Thursday, June 26, 2008 - 2:47 am

* Yinghai Lu <yhlu.kernel@gmail.com> wrote:


applied them to tip/x86/unify-setup:

 Yinghai Lu (17):
      x86: fix memory setup bug
      x86: rename setup.c to setup_percpu.c
      x86: we can use full bootmem after have init_memory_mapping
      x86: update reserve_initrd to support 64bit
      x86: put global variable for 32bit all together
      x86: add extra includes for 64bit support
      x86: merge 64bit setup_arch into setup_32
      x86: space to tab in setup_arch
      x86: rename setup_32.c to setup.c
      x86: move boot_params back to setup.c
      x86: move parse_setup_data back to setup.c
      x86: move back crashkernel back to setup.c
      x86: move reserve_standard_io_resources back to setup.c
      x86: move parse elfvorehdr back to setup.c
      x86: make x86_find_smp_config depends on 64 bit too
      x86: change some functions in setup.c to static
      x86: we only have init_pg_tables_end for 32bit

thanks Yinghai.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/16] x86: merge setup_32/64.c, Yinghai Lu, (Wed Jun 25, 5:48 pm)
[PATCH 07/16] x86: space to tab in setup_arch, Yinghai Lu, (Wed Jun 25, 5:53 pm)
[PATCH 08/16] x86: rename setup_32.c to setup.c, Yinghai Lu, (Wed Jun 25, 5:54 pm)
[PATCH 09/16] x86: move boot_params back to setup.c, Yinghai Lu, (Wed Jun 25, 5:55 pm)
[PATCH] x86: clean up ARCH_SETUP, Yinghai Lu, (Wed Jun 25, 7:52 pm)
[PATCH] x86: move fix mapping page table range early, Yinghai Lu, (Wed Jun 25, 9:51 pm)
Re: [PATCH 00/16] x86: merge setup_32/64.c, Ingo Molnar, (Thu Jun 26, 2:47 am)
Re: [PATCH 00/16] x86: merge setup_32/64.c, Ingo Molnar, (Thu Jun 26, 3:02 am)
Re: [PATCH 00/16] x86: merge setup_32/64.c, Yinghai Lu, (Thu Jun 26, 3:06 am)
Re: [PATCH 00/16] x86: merge setup_32/64.c, Ingo Molnar, (Thu Jun 26, 4:01 am)
Re: [PATCH] x86: clean up ARCH_SETUP, Ingo Molnar, (Thu Jun 26, 6:26 am)
Re: [PATCH 00/16] x86: merge setup_32/64.c, Huang, Ying, (Thu Jun 26, 7:51 pm)
[PATCH] x86: early res print out alignment, Yinghai Lu, (Thu Jun 26, 11:17 pm)
[PATCH] x86: early res print out alignment v2, Yinghai Lu, (Fri Jun 27, 3:36 pm)
[PATCH] x86: fix init_memory_mapping over boundary, Yinghai Lu, (Fri Jun 27, 3:38 pm)
[PATCH] x86: fix init_memory_mapping over boundary v2, Yinghai Lu, (Fri Jun 27, 10:47 pm)
Re: [PATCH] x86: early res print out alignment v2, Ingo Molnar, (Fri Jun 27, 11:36 pm)
Re: [PATCH] x86: fix init_memory_mapping over boundary v2, Jeremy Fitzhardinge, (Sat Jun 28, 10:38 am)
Re: [PATCH] x86: fix init_memory_mapping over boundary v4, Jeremy Fitzhardinge, (Sat Jun 28, 7:22 pm)
Re: [PATCH] x86: early res print out alignment v2, Yinghai Lu, (Sat Jun 28, 9:42 pm)
Re: [PATCH] x86: fix init_memory_mapping over boundary v4, Jeremy Fitzhardinge, (Sat Jun 28, 10:18 pm)