linux/arch/s390/kernel
Heiko Carstens bcc8bcb1f0 [S390] revert add_active_range() usage patch.
Commit 7676bef9c1 breaks DCSS support on
s390. DCSS needs initialized struct pages to work. With the usage of
add_active_range() only the struct pages for physically present pages
are initialized.
This could be fixed if the DCSS driver would initiliaze the struct pages
itself, but this doesn't work too. This is because the mem_map array
does not include holes after the last present memory area and therefore
there is nothing that could be initialized.
To fix this and to avoid some dirty hacks revert this patch for now.
Will be added later when we move to a virtual mem_map.

Cc: Carsten Otte <cotte@de.ibm.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-11-06 10:49:00 +01:00
..
asm-offsets.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
audit.c [PATCH] audit: AUDIT_PERM support 2006-09-11 13:32:30 -04:00
binfmt_elf32.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bitmap.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat_audit.c [PATCH] audit: AUDIT_PERM support 2006-09-11 13:32:30 -04:00
compat_exec_domain.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat_linux.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
compat_linux.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
compat_ptrace.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compat_signal.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
compat_wrapper.S [S390] sys_getcpu compat wrapper. 2006-10-27 12:39:10 +02:00
cpcmd.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
crash.c [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers 2006-01-10 08:01:26 -08:00
debug.c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 2006-09-27 08:26:17 -07:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
entry64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
head.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
head31.S [S390] Remove crept in whitespace from head*.S again. 2006-10-04 20:02:15 +02:00
head64.S [S390] Remove crept in whitespace from head*.S again. 2006-10-04 20:02:15 +02:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
ipl.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
irq.c [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c 2006-07-03 15:27:10 -07:00
kprobes.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
machine_kexec.c [S390] path grouping and path verifications fixes. 2006-07-12 16:40:19 +02:00
Makefile [S390] ipl/dump on panic. 2006-09-20 15:58:49 +02:00
module.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
process.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
profile.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
ptrace.c [PATCH] drop task argument of audit_syscall_{entry,exit} 2006-05-01 06:06:18 -04:00
reipl.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
reipl64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
relocate_kernel.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
relocate_kernel64.S [S390] Whitespace cleanup. 2006-09-28 16:56:37 +02:00
s390_ext.c [S390] irq change improvements. 2006-10-11 15:31:26 +02:00
s390_ksyms.c [PATCH] remove bogus arch-specific syscall exports 2006-10-11 11:17:07 -07:00
semaphore.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00
setup.c [S390] revert add_active_range() usage patch. 2006-11-06 10:49:00 +01:00
signal.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
smp.c [S390] irq change build fixes. 2006-10-06 16:38:35 +02:00
stacktrace.c [S390] stacktrace bug. 2006-10-11 15:31:52 +02:00
sys_s390.c [PATCH] provide kernel_execve on all architectures 2006-10-02 07:57:23 -07:00
syscalls.S [S390] Wire up epoll_pwait syscall. 2006-10-18 18:30:45 +02:00
time.c [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. 2006-10-06 16:38:48 +02:00
traps.c [S390] uaccess error handling. 2006-10-27 12:39:22 +02:00
vmlinux.lds.S [PATCH] vmlinux.lds: consolidate initcall sections 2006-10-27 15:34:51 -07:00
vtime.c [S390] irq change improvements. 2006-10-11 15:31:26 +02:00