patch-2.1.115 linux/arch/sparc64/mm/asyncd.c
Next file: linux/arch/sparc64/mm/init.c
Previous file: linux/arch/sparc64/mm/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Aug 4 16:03:35 1998
- Orig file:
v2.1.114/linux/arch/sparc64/mm/asyncd.c
- Orig date:
Mon Jan 12 15:15:44 1998
diff -u --recursive --new-file v2.1.114/linux/arch/sparc64/mm/asyncd.c linux/arch/sparc64/mm/asyncd.c
@@ -1,4 +1,4 @@
-/* $Id: asyncd.c,v 1.3 1997/12/11 15:15:58 jj Exp $
+/* $Id: asyncd.c,v 1.4 1998/05/24 02:53:58 davem Exp $
* The asyncd kernel daemon. This handles paging on behalf of
* processes that receive page faults due to remote (async) memory
* accesses.
@@ -108,7 +108,7 @@
static int fault_in_page(int taskid,
struct vm_area_struct *vma,
- unsigned address,int write)
+ unsigned long address, int write)
{
static unsigned last_address;
static int last_task, loop_counter;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov