Revision 412489af76b5c0e4029d4406d93554c22a88fc73 authored by Catalin Marinas on 25 January 2007, 13:16:47 UTC, committed by Russell King on 25 January 2007, 16:35:26 UTC
Supersections do not have a field for the domain and it is always
0. This patch prevents the creation of supersections during ioremap
when DOMAIN_IO is not zero (i.e. !defined(CONFIG_IO_36)).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 7baced8
History
File Mode Size
Makefile -rw-r--r-- 231 bytes
af_netrom.c -rw-r--r-- 32.5 KB
nr_dev.c -rw-r--r-- 4.3 KB
nr_in.c -rw-r--r-- 6.9 KB
nr_loopback.c -rw-r--r-- 1.7 KB
nr_out.c -rw-r--r-- 5.8 KB
nr_route.c -rw-r--r-- 23.7 KB
nr_subr.c -rw-r--r-- 6.1 KB
nr_timer.c -rw-r--r-- 5.5 KB
sysctl_net_netrom.c -rw-r--r-- 5.4 KB

back to top