public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 -v4] kexec/i386: kexec page table code clean up
@ 2008-10-31  1:47 Huang Ying
  2008-10-31  9:23 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Ying @ 2008-10-31  1:47 UTC (permalink / raw)
  To: Ingo Molnar, Eric W. Biederman, Vivek Goyal, Andrew Morton,
	Simon Horman, Ian Campbell, Magnus Damm
  Cc: linux-kernel, kexec

[-- Attachment #1: Type: text/plain, Size: 514 bytes --]

This patchset cleans up page table setup code of kexec on i386.

This patchset is based on v2.6.28-rc2-338-g65fc716 and has been tested
on i386.

v4:

- Re-based on mainline git tree: v2.6.28-rc2-338-g65fc716.

v3:

- Remove PAGE_SIZE alignment from relocate_kernel()

- Re-based on 2.6.28-rc2-mm1

v2:

- Rename some function names, such as alloc_page_tables ->
  machine_kexec_alloc_page_tables, etc.

- Cleanup error processing for machine_alloc_page_tables.


Best Regards,
Huang Ying

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/3 -v4] kexec/i386: kexec page table code clean up
  2008-10-31  1:47 [PATCH 0/3 -v4] kexec/i386: kexec page table code clean up Huang Ying
@ 2008-10-31  9:23 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-10-31  9:23 UTC (permalink / raw)
  To: Huang Ying
  Cc: Eric W. Biederman, Vivek Goyal, Andrew Morton, Simon Horman,
	Ian Campbell, Magnus Damm, linux-kernel, kexec


* Huang Ying <ying.huang@intel.com> wrote:

> This patchset cleans up page table setup code of kexec on i386.
> 
> This patchset is based on v2.6.28-rc2-338-g65fc716 and has been 
> tested on i386.

applied to tip/x86/crashdump:

 9868ee6: kexec/i386: setup kexec page table in C
 92be3d6: kexec/i386: allocate page table pages dynamically
 31498a0: kexec/i386: remove PAGE_SIZE alignment from relocate_kernel

thanks! They are nice cleanups - both the .text reduction and the 
linecount reduction is nice:

 4 files changed, 102 insertions(+), 152 deletions(-)

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-31  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31  1:47 [PATCH 0/3 -v4] kexec/i386: kexec page table code clean up Huang Ying
2008-10-31  9:23 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox