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

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)