Re: [PATCH -mm 0/2 -v2] kexec/i386: kexec page table code clean up

2008-01-15 Thread Vivek Goyal
On Tue, Jan 15, 2008 at 02:05:42PM +0800, Huang, Ying wrote: > This patchset cleans up page table setup code of kexec on i386. > > This patchset is based on 2.6.24-rc5-mm1 and has been tested on i386 > with/without PAE enabled. > > > v2: > > - Rename some function names, such as alloc_page_tabl

[PATCH -mm 0/2 -v2] kexec/i386: kexec page table code clean up

2008-01-14 Thread Huang, Ying
This patchset cleans up page table setup code of kexec on i386. This patchset is based on 2.6.24-rc5-mm1 and has been tested on i386 with/without PAE enabled. v2: - Rename some function names, such as alloc_page_tables -> machine_kexec_alloc_page_tables, etc. - Cleanup error processing for m