patch-2.3.36 linux/arch/sparc/mm/asyncd.c
Next file: linux/arch/sparc/mm/btfixup.c
Previous file: linux/arch/sparc/lib/rwsem.S
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Jan 3 12:01:31 2000
- Orig file:
v2.3.35/linux/arch/sparc/mm/asyncd.c
- Orig date:
Tue Aug 31 17:29:13 1999
diff -u --recursive --new-file v2.3.35/linux/arch/sparc/mm/asyncd.c linux/arch/sparc/mm/asyncd.c
@@ -1,4 +1,4 @@
-/* $Id: asyncd.c,v 1.17 1999/08/14 03:51:44 anton Exp $
+/* $Id: asyncd.c,v 1.18 1999/12/27 06:30:02 anton Exp $
* The asyncd kernel daemon. This handles paging on behalf of
* processes that receive page faults due to remote (async) memory
* accesses.
@@ -25,6 +25,7 @@
#include <asm/system.h> /* for cli()/sti() */
#include <asm/segment.h> /* for memcpy_to/fromfs */
#include <asm/bitops.h>
+#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#define DEBUG 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)