diff options
| author | Vivek Goyal <[email protected]> | 2006-01-09 20:51:50 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-10 08:01:28 -0800 |
| commit | 4ae362be509306eafa6441603686d33fefe321c1 (patch) | |
| tree | d16a59e9c85945a6cc4a0945c80c0ecd97815923 /include/linux | |
| parent | ec9ce0dbaa734bc95ec73cf5c13f202f1adb219d (diff) | |
[PATCH] kdump: read previous kernel's memory
- Moving the crash_dump.c file to arch dependent part as kmap_atomic_pfn is
specific to i386 and highmem may not exist in other archs.
- Use ioremap for x86_64 to map the previous kernel memory.
- In copy_oldmem_page(), we now directly copy to the user/kernel buffer and
avoid the unneccesary copy to a kmalloc'd page.
Signed-off-by: Rachita Kothiyal <[email protected]>
Signed-off-by: Vivek Goyal <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions