patch-2.3.13 linux/arch/arm/mm/mm-rpc.c

Next file: linux/arch/arm/mm/proc-arm6,7.S
Previous file: linux/arch/arm/mm/fault-common.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.12/linux/arch/arm/mm/mm-rpc.c linux/arch/arm/mm/mm-rpc.c
@@ -85,8 +85,6 @@
 
 	rambank[FIRST_VRAM_BANK].phys_offset = 0xd6000000;
 	rambank[FIRST_VRAM_BANK].virt_addr   = 0xd8000000;
-
-	current->tss.memmap = __virt_to_phys((unsigned long)swapper_pg_dir);
 }
 
 #define MAPPING \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)