Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.8-rc3 /mm/nommu.c

Filename:/mm/nommu.c
Lines Added:1
Lines Deleted:2
Also changed in: (Previous) 2.6.8-rc2  2.6.8-rc1  2.6.7-bk21  2.6.7-bk20  2.6.7-bk19  2.6.7-bk18 
(Following) 2.6.8-rc4  2.6.8  2.6.9-rc3-bk1  2.6.9-rc3-bk2  2.6.9-rc3-bk3  2.6.9-rc3-bk4 

Location
[  2.6.8-rc3
  [  mm
     o  nommu.c

Patch

diff -Nru a/mm/nommu.c b/mm/nommu.c
--- a/mm/nommu.c   2004-08-03 14:30:06 -07:00
+++ b/mm/nommu.c   2004-08-03 14:30:06 -07:00
@@ -20,7 +20,6 @@
 #include <linux/blkdev.h>
 #include <linux/backing-dev.h>
 
-#include <asm/pgalloc.h>
 #include <asm/uaccess.h>
 #include <asm/tlb.h>
 #include <asm/tlbflush.h>
@@ -572,6 +571,6 @@
    return -ENOMEM;
 }
 
-void swap_unplug_io_fn(struct backing_dev_info *)
+void swap_unplug_io_fn(struct backing_dev_info *bdi, struct page *page)
 {
 }


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.