kernel-hacking-2024-linux-s.../fs/proc
Vivek Goyal 4ae362be50 [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 <rachita@in.ibm.com>
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-10 08:01:28 -08:00
..
array.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00
base.c [PATCH] make /proc/mounts pollable 2005-11-07 18:18:10 -08:00
generic.c [PATCH] fs/proc/: function prototypes belong in header files 2006-01-08 20:14:03 -08:00
inode-alloc.txt
inode.c [PATCH] fs/proc/: function prototypes belong in header files 2006-01-08 20:14:03 -08:00
internal.h [PATCH] fs/proc/: function prototypes belong in header files 2006-01-08 20:14:03 -08:00
kcore.c
kmsg.c
Makefile
mmu.c
nommu.c
proc_devtree.c [PATCH] ppc64: SMU partition recovery 2005-11-08 11:17:40 +11:00
proc_misc.c [PATCH] slob: introduce the SLOB allocator 2006-01-08 20:13:41 -08:00
proc_tty.c
root.c [PATCH] fs/proc/: function prototypes belong in header files 2006-01-08 20:14:03 -08:00
task_mmu.c [PATCH] Fold numa_maps into mempolicies.c 2006-01-08 20:12:44 -08:00
task_nommu.c
vmcore.c [PATCH] kdump: read previous kernel's memory 2006-01-10 08:01:28 -08:00