diff for duplicates of <4E48F5F3.2020509@suse.cz> diff --git a/a/1.txt b/N1/1.txt index 96dd429..5ac4bce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,10 +14,10 @@ On 15.8.2011 12:27, Michal Hocko wrote: > from include/linux/module.h:13, > from include/linux/crypto.h:21, > from arch/x86/kernel/asm-offsets.c:8: -> include/linux/gfp.h: In function ‘gfp_zonelist’: -> include/linux/gfp.h:265:1: error: ‘__enabled_CONFIG_NUMA’ undeclared (first use in this function) +> include/linux/gfp.h: In function a??gfp_zonelista??: +> include/linux/gfp.h:265:1: error: a??__enabled_CONFIG_NUMAa?? undeclared (first use in this function) > include/linux/gfp.h:265:1: note: each undeclared identifier is reported only once for each function it appears in -> include/linux/gfp.h:265:1: error: ‘__enabled_CONFIG_NUMA_MODULE’ undeclared (first use in this function) +> include/linux/gfp.h:265:1: error: a??__enabled_CONFIG_NUMA_MODULEa?? undeclared (first use in this function) > make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1 > > I do not have CONFIG_NUMA set so it seems to have issues with config @@ -30,3 +30,10 @@ generate the __enabled_* defines for all symbols, not only for the visible ones. I'll repost the patch once this is fixed. Michal + +-- +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/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index a356236..9dae823 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -24,10 +24,10 @@ "> from include/linux/module.h:13,\n" "> from include/linux/crypto.h:21,\n" "> from arch/x86/kernel/asm-offsets.c:8:\n" - "> include/linux/gfp.h: In function \342\200\230gfp_zonelist\342\200\231:\n" - "> include/linux/gfp.h:265:1: error: \342\200\230__enabled_CONFIG_NUMA\342\200\231 undeclared (first use in this function)\n" + "> include/linux/gfp.h: In function a??gfp_zonelista??:\n" + "> include/linux/gfp.h:265:1: error: a??__enabled_CONFIG_NUMAa?? undeclared (first use in this function)\n" "> include/linux/gfp.h:265:1: note: each undeclared identifier is reported only once for each function it appears in\n" - "> include/linux/gfp.h:265:1: error: \342\200\230__enabled_CONFIG_NUMA_MODULE\342\200\231 undeclared (first use in this function)\n" + "> include/linux/gfp.h:265:1: error: a??__enabled_CONFIG_NUMA_MODULEa?? undeclared (first use in this function)\n" "> make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1\n" "> \n" "> I do not have CONFIG_NUMA set so it seems to have issues with config\n" @@ -39,6 +39,13 @@ "generate the __enabled_* defines for all symbols, not only for the\n" "visible ones. I'll repost the patch once this is fixed.\n" "\n" - Michal + "Michal\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" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -38451a2c5ca110c3e8fa5aefceac7235d4e4e6eed5c7f665337bb840efffa731 +72dd463a5f98c74ed53300030b53ccadc472c317fe8f5a3fa9ebc0a790e52f2a
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.