On 01/14/2014 06:31 PM, David Rientjes wrote: > Did you try with a CONFIG_BLOCK config? > > block/blk-mq.c: In function ‘blk_mq_free_rq_map’: > block/blk-mq.c:1094:10: error: ‘struct page’ has no member named ‘list’ > block/blk-mq.c:1094:10: warning: initialization from incompatible pointer type [enabled by default] > block/blk-mq.c:1094:10: error: ‘struct page’ has no member named ‘list’ > block/blk-mq.c:1095:22: error: ‘struct page’ has no member named ‘list’ > block/blk-mq.c: In function ‘blk_mq_init_rq_map’: > block/blk-mq.c:1159:22: error: ‘struct page’ has no member named ‘list’ As I mentioned in the introduction, these are against linux-next. There's a patch in there at the moment which fixed this. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>