[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140514215707.GG15690@htj.dyndns.org>
Date: Wed, 14 May 2014 17:57:07 -0400
From: Tejun Heo <tj@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Michal Hocko <mhocko@...e.cz>
Subject: Re: linux-next: build failure after merge of the akpm-current tree
Hello,
On Wed, May 14, 2014 at 02:55:20PM -0700, Andrew Morton wrote:
> > @@ -6026,7 +6026,7 @@ static struct cftype mem_cgroup_files[] = {
> > {
> > .name = "low_limit_in_bytes",
> > .private = MEMFILE_PRIVATE(_MEM, RES_LOW_LIMIT),
> > - .write_string = mem_cgroup_write,
> > + .write = mem_cgroup_write,
> > .read_u64 = mem_cgroup_read_u64,
> > },
>
> Renaming buffer to buf was rather unneeded.
>
> I have 24 patches here against mm/memcontrol.c. Go gently, please.
Yeah, sorry about that. That conflict wasn't necessary.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists