patch-2.3.43 linux/fs/exec.c
Next file: linux/fs/ext2/dir.c
Previous file: linux/fs/efs/symlink.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Feb  7 19:45:28 2000
-  Orig file: 
v2.3.42/linux/fs/exec.c
-  Orig date: 
Tue Jan  4 13:57:17 2000
diff -u --recursive --new-file v2.3.42/linux/fs/exec.c linux/fs/exec.c
@@ -265,7 +265,7 @@
  * This routine is used to map in a page into an address space: needed by
  * execve() for the initial stack and environment pages.
  */
-static void put_dirty_page(struct task_struct * tsk, struct page *page, unsigned long address)
+void put_dirty_page(struct task_struct * tsk, struct page *page, unsigned long address)
 {
 	pgd_t * pgd;
 	pmd_t * pmd;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)