diff for duplicates of <52D63192.3080306@sr71.net> diff --git a/a/1.txt b/N1/1.txt index ad43ef3..8f5e260 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,19 +1,13 @@ On 01/14/2014 06:31 PM, David Rientjes wrote: > Did you try with a CONFIG_BLOCK config? > -> block/blk-mq.c: In function a??blk_mq_free_rq_mapa??: -> block/blk-mq.c:1094:10: error: a??struct pagea?? has no member named a??lista?? +> 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: a??struct pagea?? has no member named a??lista?? -> block/blk-mq.c:1095:22: error: a??struct pagea?? has no member named a??lista?? -> block/blk-mq.c: In function a??blk_mq_init_rq_mapa??: -> block/blk-mq.c:1159:22: error: a??struct pagea?? has no member named a??lista?? +> 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@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index cc3c6d5..aa611be 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -15,21 +15,15 @@ "On 01/14/2014 06:31 PM, David Rientjes wrote:\n" "> Did you try with a CONFIG_BLOCK config?\n" "> \n" - "> block/blk-mq.c: In function a??blk_mq_free_rq_mapa??:\n" - "> block/blk-mq.c:1094:10: error: a??struct pagea?? has no member named a??lista??\n" + "> block/blk-mq.c: In function \342\200\230blk_mq_free_rq_map\342\200\231:\n" + "> block/blk-mq.c:1094:10: error: \342\200\230struct page\342\200\231 has no member named \342\200\230list\342\200\231\n" "> block/blk-mq.c:1094:10: warning: initialization from incompatible pointer type [enabled by default]\n" - "> block/blk-mq.c:1094:10: error: a??struct pagea?? has no member named a??lista??\n" - "> block/blk-mq.c:1095:22: error: a??struct pagea?? has no member named a??lista??\n" - "> block/blk-mq.c: In function a??blk_mq_init_rq_mapa??:\n" - "> block/blk-mq.c:1159:22: error: a??struct pagea?? has no member named a??lista??\n" + "> block/blk-mq.c:1094:10: error: \342\200\230struct page\342\200\231 has no member named \342\200\230list\342\200\231\n" + "> block/blk-mq.c:1095:22: error: \342\200\230struct page\342\200\231 has no member named \342\200\230list\342\200\231\n" + "> block/blk-mq.c: In function \342\200\230blk_mq_init_rq_map\342\200\231:\n" + "> block/blk-mq.c:1159:22: error: \342\200\230struct page\342\200\231 has no member named \342\200\230list\342\200\231\n" "\n" "As I mentioned in the introduction, these are against linux-next.\n" - "There's a patch in there at the moment which fixed this.\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + There's a patch in there at the moment which fixed this. -943591850614b502eea8cd224925469adef97b38d6289220dbf45c9ed2378f22 +31c5ea33995f0fd0bc84a902d00bcf12be0039d6328abdade982f92e618e0172
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.