diff for duplicates of <4E6FC109.5090608@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 4accc5b..17bac68 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,13 +2,13 @@ Hey Dan, Same typecasting needed here: -mm/cleancache.c: In function ‘init_cleancache’: -mm/cleancache.c:214:5: warning: passing argument 4 of ‘debugfs_create_size_t’ from incompatible pointer type -include/linux/debugfs.h:68:16: note: expected ‘size_t *’ but argument is of type ‘long unsigned int *’ -mm/cleancache.c:216:5: warning: passing argument 4 of ‘debugfs_create_size_t’ from incompatible pointer type -include/linux/debugfs.h:68:16: note: expected ‘size_t *’ but argument is of type ‘long unsigned int *’ -mm/cleancache.c:218:5: warning: passing argument 4 of ‘debugfs_create_size_t’ from incompatible pointer type -include/linux/debugfs.h:68:16: note: expected ‘size_t *’ but argument is of type ‘long unsigned int *’ +mm/cleancache.c: In function ?init_cleancache?: +mm/cleancache.c:214:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type +include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *? +mm/cleancache.c:216:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type +include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *? +mm/cleancache.c:218:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type +include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *? On 09/13/2011 12:41 PM, Dan Magenheimer wrote: > +#ifdef CONFIG_DEBUG_FS @@ -24,3 +24,10 @@ On 09/13/2011 12:41 PM, Dan Magenheimer wrote: > + debugfs_create_size_t("invalidates", S_IRUGO, > + root, &cleancache_invalidates); > +#endif + +-- +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 4e302e2..4c63287 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -27,13 +27,13 @@ "\n" "Same typecasting needed here:\n" "\n" - "mm/cleancache.c: In function \342\200\230init_cleancache\342\200\231:\n" - "mm/cleancache.c:214:5: warning: passing argument 4 of \342\200\230debugfs_create_size_t\342\200\231 from incompatible pointer type\n" - "include/linux/debugfs.h:68:16: note: expected \342\200\230size_t *\342\200\231 but argument is of type \342\200\230long unsigned int *\342\200\231\n" - "mm/cleancache.c:216:5: warning: passing argument 4 of \342\200\230debugfs_create_size_t\342\200\231 from incompatible pointer type\n" - "include/linux/debugfs.h:68:16: note: expected \342\200\230size_t *\342\200\231 but argument is of type \342\200\230long unsigned int *\342\200\231\n" - "mm/cleancache.c:218:5: warning: passing argument 4 of \342\200\230debugfs_create_size_t\342\200\231 from incompatible pointer type\n" - "include/linux/debugfs.h:68:16: note: expected \342\200\230size_t *\342\200\231 but argument is of type \342\200\230long unsigned int *\342\200\231\n" + "mm/cleancache.c: In function ?init_cleancache?:\n" + "mm/cleancache.c:214:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type\n" + "include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *?\n" + "mm/cleancache.c:216:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type\n" + "include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *?\n" + "mm/cleancache.c:218:5: warning: passing argument 4 of ?debugfs_create_size_t? from incompatible pointer type\n" + "include/linux/debugfs.h:68:16: note: expected ?size_t *? but argument is of type ?long unsigned int *?\n" "\n" "On 09/13/2011 12:41 PM, Dan Magenheimer wrote:\n" "> +#ifdef CONFIG_DEBUG_FS\n" @@ -48,6 +48,13 @@ "> +\t\t\t\troot, &cleancache_puts);\n" "> +\tdebugfs_create_size_t(\"invalidates\", S_IRUGO,\n" "> +\t\t\t\troot, &cleancache_invalidates);\n" - > +#endif + "> +#endif\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>" -05df1e6ef91159f0c1b57881d50afa3c0046c3cecd9d20eb207b6a810b4ec915 +e71e46b80f34d6066a9cddd3549b47c5887c95cb0f4a9773167b6fb75514fb9e
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.