Update -mm tree's reiser4 source for the long page_count.
Signed-off-by: Hugh Dickins <[email protected]>
---
fs/reiser4/page_cache.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- mm11/fs/reiser4/page_cache.c 2005-11-09 14:38:18.000000000 +0000
+++ mm12/fs/reiser4/page_cache.c 2005-11-09 14:40:00.000000000 +0000
@@ -751,7 +751,7 @@ void print_page(const char *prefix, stru
printk("null page\n");
return;
}
- printk("%s: page index: %lu mapping: %p count: %i private: %lx\n",
+ printk("%s: page index: %lu mapping: %p count: %li private: %lx\n",
prefix, page->index, page->mapping, page_count(page),
page->private);
printk("\tflags: %s%s%s%s %s%s%s %s%s%s %s%s\n",
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]