Files
i2som-imx-linux/include/linux
Huang Ying 92be3d6bdf kexec/i386: allocate page table pages dynamically
Impact: save .text size when kexec is built in but not loaded

This patch adds an architecture specific struct kimage_arch into
struct kimage. The pointers to page table pages used by kexec are
added to struct kimage_arch. The page tables pages are dynamically
allocated in machine_kexec_prepare instead of statically from BSS
segment. This will save up to 20k memory when kexec image is not
loaded.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-31 10:01:56 +01:00
..
2008-10-22 01:19:37 +02:00
2008-10-20 09:03:12 -07:00
2008-10-30 11:38:47 -07:00
2008-10-20 11:01:52 -07:00
2008-10-30 11:38:45 -07:00
2008-10-30 11:38:45 -07:00
2008-10-23 16:00:24 +02:00
2008-10-22 20:21:33 +02:00
2008-10-29 22:02:09 +01:00
2008-10-30 11:38:47 -07:00
2008-10-28 14:22:15 +02:00
2008-10-20 22:34:12 +01:00
2008-10-22 10:00:23 +11:00
2008-10-22 16:42:43 -07:00
2008-10-23 00:11:07 -04:00
2008-10-23 18:54:05 +04:00
2008-10-30 11:38:47 -07:00