diff for duplicates of <20131204165918.GA13191@sgi.com> diff --git a/a/1.txt b/N1/1.txt index 43f23c0..836a420 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ With CONFIG_HUGETLB_PAGE=n, the kernel fails to build, throwing this error: -mm/migrate.c: In function a??copy_huge_pagea??: -mm/migrate.c:473: error: implicit declaration of function a??page_hstatea?? +mm/migrate.c: In function ‘copy_huge_page’: +mm/migrate.c:473: error: implicit declaration of function ‘page_hstate’ I got it to build by sticking the following into hugetlb.h: @@ -30,9 +30,3 @@ I figure that the #define I stuck in isn't actually solving the real problem, but it got things working again. - Alex - --- -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 2c3208a..29a50ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -19,8 +19,8 @@ "With CONFIG_HUGETLB_PAGE=n, the kernel fails to build, throwing this\n" "error:\n" "\n" - "mm/migrate.c: In function a??copy_huge_pagea??:\n" - "mm/migrate.c:473: error: implicit declaration of function a??page_hstatea??\n" + "mm/migrate.c: In function \342\200\230copy_huge_page\342\200\231:\n" + "mm/migrate.c:473: error: implicit declaration of function \342\200\230page_hstate\342\200\231\n" "\n" "I got it to build by sticking the following into hugetlb.h:\n" "\n" @@ -40,12 +40,6 @@ "I figure that the #define I stuck in isn't actually solving the real\n" "problem, but it got things working again.\n" "\n" - "- Alex\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>" + - Alex -80155fdfc4df03206883a6038ded7e15ef0ee4e3c15b2943dad69abd0841b9d8 +05f936f43eb6b7fa6d88dcd354c185177a2055245e962bf40b370f0412d50268
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.