Merge branch 'multitouch' into for-linus
[cascardo/linux.git] / fs / logfs / segment.c
index e28d090..038da09 100644 (file)
@@ -886,7 +886,7 @@ static struct logfs_area *alloc_area(struct super_block *sb)
 
 static void map_invalidatepage(struct page *page, unsigned long l)
 {
-       BUG();
+       return;
 }
 
 static int map_releasepage(struct page *page, gfp_t g)