diff for duplicates of <20091203015339.GC8520@localhost> diff --git a/a/1.txt b/N1/1.txt index 5bd3f0c..ac01594 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,16 @@ On Thu, Dec 03, 2009 at 06:52:43AM +0800, Andi Kleen wrote: > On Wed, Dec 02, 2009 at 02:48:03PM -0800, Paul Menage wrote: > > On Tue, Dec 1, 2009 at 7:12 PM, Wu Fengguang <fengguang.wu@intel.com> wrote: -> > > --- linux-mm.orig/include/linux/cgroup.h 2009-11-02 10:18:41.000000000 +0800 -> > > +++ linux-mm/include/linux/cgroup.h 2009-11-02 10:26:22.000000000 +0800 +> > > --- linux-mm.orig/include/linux/cgroup.h A A A A 2009-11-02 10:18:41.000000000 +0800 +> > > +++ linux-mm/include/linux/cgroup.h A A 2009-11-02 10:26:22.000000000 +0800 > > > @@ -581,6 +581,9 @@ static inline int cgroupstats_build(stru -> > > return -EINVAL; -> > > } +> > > A A A A return -EINVAL; +> > > A } > > > > > > +struct cgroup_subsys_state; > > > +static inline void css_put(struct cgroup_subsys_state *css) {} > > > + -> > > #endif /* !CONFIG_CGROUPS */ +> > > A #endif /* !CONFIG_CGROUPS */ > > > > This doesn't sound like the right thing to do - if !CONFIG_CGROUPS, > > then the code shouldn't be able to see a css structure to pass to this @@ -23,3 +23,9 @@ hwpoison_filter_task(), this patch can be dropped. Thanks, Fengguang + +-- +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 4e93382..50a9e71 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -19,16 +19,16 @@ "On Thu, Dec 03, 2009 at 06:52:43AM +0800, Andi Kleen wrote:\n" "> On Wed, Dec 02, 2009 at 02:48:03PM -0800, Paul Menage wrote:\n" "> > On Tue, Dec 1, 2009 at 7:12 PM, Wu Fengguang <fengguang.wu@intel.com> wrote:\n" - "> > > --- linux-mm.orig/include/linux/cgroup.h \302\240 \302\240 \302\240 \302\2402009-11-02 10:18:41.000000000 +0800\n" - "> > > +++ linux-mm/include/linux/cgroup.h \302\240 \302\240 2009-11-02 10:26:22.000000000 +0800\n" + "> > > --- linux-mm.orig/include/linux/cgroup.h A A A A 2009-11-02 10:18:41.000000000 +0800\n" + "> > > +++ linux-mm/include/linux/cgroup.h A A 2009-11-02 10:26:22.000000000 +0800\n" "> > > @@ -581,6 +581,9 @@ static inline int cgroupstats_build(stru\n" - "> > > \302\240 \302\240 \302\240 \302\240return -EINVAL;\n" - "> > > \302\240}\n" + "> > > A A A A return -EINVAL;\n" + "> > > A }\n" "> > >\n" "> > > +struct cgroup_subsys_state;\n" "> > > +static inline void css_put(struct cgroup_subsys_state *css) {}\n" "> > > +\n" - "> > > \302\240#endif /* !CONFIG_CGROUPS */\n" + "> > > A #endif /* !CONFIG_CGROUPS */\n" "> > \n" "> > This doesn't sound like the right thing to do - if !CONFIG_CGROUPS,\n" "> > then the code shouldn't be able to see a css structure to pass to this\n" @@ -40,6 +40,12 @@ "hwpoison_filter_task(), this patch can be dropped.\n" "\n" "Thanks,\n" - Fengguang + "Fengguang\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>" -914e5cf567147f302f4d9e05277abe668defd437936311cb4278bf137315383b +39e4cebe80f21988e04401b12988dbee6bc4b2a2b85a51f9a8431c3bea6ae4d6
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.