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_tables -> > machine_kexec_alloc_page_tables, etc. > > - Cleanup error processing for machine_alloc_page_tables. > > Looks good to me. Thanks Vivek