public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Aneesh Kumar K.V" <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public•gmane.org>
To: Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public•gmane.org>
Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public•gmane.org,
	mgorman-l3A5Bk7waGM@public•gmane.org,
	kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public•gmane.org,
	dhillf-Re5JQEeQqe8AvxtiuMwx3w@public•gmane.org,
	aarcange-H+wXaHxf7aLQT0dZR+AlfA@public•gmane.org,
	mhocko-AlSwsSmVLrQ@public•gmane.org,
	akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public•gmane.org,
	hannes-druUgvl0LCNAfugRpC6u6w@public•gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public•gmane.org,
	cgroups-u79uwXL29TY76Z2rM5mHXA@public•gmane.org,
	linux-next-u79uwXL29TY76Z2rM5mHXA@public•gmane.org
Subject: Re: [PATCH -V6 07/14] memcg: Add HugeTLB extension
Date: Thu, 03 May 2012 10:07:59 +0530	[thread overview]
Message-ID: <87pqalhobc.fsf@skywalker.in.ibm.com> (raw)
In-Reply-To: <CAP=VYLqgaCabQGDVgUXnCwKCZHtz0nWxpm_a6Cgz_ciMzGe9gQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Paul Gortmaker <paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public•gmane.org> writes:

> On Mon, Apr 16, 2012 at 6:44 AM, Aneesh Kumar K.V
> <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public•gmane.org> wrote:
>> From: "Aneesh Kumar K.V" <aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public•gmane.org>
>>
>> This patch implements a memcg extension that allows us to control HugeTLB
>> allocations via memory controller. The extension allows to limit the
>
> Hi Aneesh,
>
> This breaks linux-next on some arch because they don't have any
> HUGE_MAX_HSTATE in scope with the current #ifdef layout.
>
> The breakage is in sh4, m68k, s390, and possibly others.
>
> http://kisskb.ellerman.id.au/kisskb/buildresult/6228689/
> http://kisskb.ellerman.id.au/kisskb/buildresult/6228670/
> http://kisskb.ellerman.id.au/kisskb/buildresult/6228484/
>
> This is a commit in akpm's mmotm queue, which used to be here:
>
> http://userweb.kernel.org/~akpm/mmotm
>
> Of course the above is invalid since userweb.kernel.org is dead.
> I don't have a post-kernel.org break-in link handy and a quick
> search didn't give me one, but I'm sure you'll recognize the change.
>

Andrew have the below patch 

http://article.gmane.org/gmane.linux.kernel.commits.mm/71649

Does that fix the error ?

-aneesh

      parent reply	other threads:[~2012-05-03  4:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1334573091-18602-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>
     [not found] ` <1334573091-18602-8-git-send-email-aneesh.kumar@linux.vnet.ibm.com>
2012-05-02  0:20   ` [PATCH -V6 07/14] memcg: Add HugeTLB extension Paul Gortmaker
     [not found]     ` <CAP=VYLqgaCabQGDVgUXnCwKCZHtz0nWxpm_a6Cgz_ciMzGe9gQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-05-03  4:37       ` Aneesh Kumar K.V [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pqalhobc.fsf@skywalker.in.ibm.com \
    --to=aneesh.kumar-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public$(echo .)gmane.org \
    --cc=aarcange-H+wXaHxf7aLQT0dZR+AlfA@public$(echo .)gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public$(echo .)gmane.org \
    --cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public$(echo .)gmane.org \
    --cc=dhillf-Re5JQEeQqe8AvxtiuMwx3w@public$(echo .)gmane.org \
    --cc=hannes-druUgvl0LCNAfugRpC6u6w@public$(echo .)gmane.org \
    --cc=kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public$(echo .)gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public$(echo .)gmane.org \
    --cc=linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public$(echo .)gmane.org \
    --cc=linux-next-u79uwXL29TY76Z2rM5mHXA@public$(echo .)gmane.org \
    --cc=mgorman-l3A5Bk7waGM@public$(echo .)gmane.org \
    --cc=mhocko-AlSwsSmVLrQ@public$(echo .)gmane.org \
    --cc=paul.gortmaker-CWA4WttNNZF54TAoqtyWWQ@public$(echo .)gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox