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-- 347 bytes
call.c -rw-r--r-- 56.8 KB
connection.c -rw-r--r-- 19.5 KB
internal.h -rw-r--r-- 2.7 KB
krxiod.c -rw-r--r-- 6.5 KB
krxsecd.c -rw-r--r-- 6.8 KB
krxtimod.c -rw-r--r-- 4.5 KB
main.c -rw-r--r-- 4.8 KB
peer.c -rw-r--r-- 10.1 KB
proc.c -rw-r--r-- 15.9 KB
rxrpc_syms.c -rw-r--r-- 1009 bytes
sysctl.c -rw-r--r-- 2.6 KB
transport.c -rw-r--r-- 21.3 KB

back to top