patch-2.4.22 linux-2.4.22/arch/s390/mm/init.c
Next file: linux-2.4.22/arch/s390x/config.in
Previous file: linux-2.4.22/arch/s390/kernel/setup.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/s390/mm/init.c
-  Orig date: 
2003-06-13 07:51:32.000000000 -0700
diff -urN linux-2.4.21/arch/s390/mm/init.c linux-2.4.22/arch/s390/mm/init.c
@@ -154,11 +154,6 @@
                         if (address >= end_mem)
                                 pte_clear(&pte);
                         set_pte(pg_table, pte);
-			if (address < memory_size) /* do not set storage
-						      key outside the storage
-						      or die */
-				set_access_key(pte); /* switch to our
-							access key */
                         address += PAGE_SIZE;
                 }
         }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)