patch-2.1.101 linux/arch/m68k/kernel/process.c

Next file: linux/arch/m68k/mac/adb-bus.c
Previous file: linux/arch/m68k/kernel/m68k_ksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.100/linux/arch/m68k/kernel/process.c linux/arch/m68k/kernel/process.c
@@ -66,6 +66,7 @@
 	current->priority = -100;
 	current->counter = -100;
 	for (;;){
+		check_pgt_cache();
 		if (!need_resched)
 #if defined(CONFIG_ATARI) && !defined(CONFIG_AMIGA) && !defined(CONFIG_MAC)
 			/* block out HSYNC on the atari (falcon) */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov