> >fs/fs.o: In function `create_data_partitions':
> >fs/fs.o(.text+0x2594d): undefined reference to `page_cache_release'
> >fs/fs.o(.text+0x25a05): undefined reference to `page_cache_release'
But adding #include <linux/pagemap.h> into fs/partitions/check.h
instead of fs/partitions/ldm.c fixes also problem for other partition
schemes, like acorn.c is ...
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/