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. Best Regards, Huang Ying