patch-2.1.106 linux/arch/alpha/kernel/process.c

Next file: linux/arch/alpha/kernel/signal.c
Previous file: linux/arch/alpha/kernel/osf_sys.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/arch/alpha/kernel/process.c linux/arch/alpha/kernel/process.c
@@ -120,6 +120,7 @@
 	/* endless idle loop with no priority at all */
 	current->counter = -100;
 	for (;;) {
+		check_pgt_cache();
 		schedule();
 	}
 	ret = 0;

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