linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Weiner <hannes@cmpxchg.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Michal Hocko <mhocko@suse.cz>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [patch 0/3 resend] memcg fixes for 3.12
Date: Wed, 30 Oct 2013 17:55:24 -0400	[thread overview]
Message-ID: <1383170127-32284-1-git-send-email-hannes@cmpxchg.org> (raw)

Hi Andrew,

here are 3 more fixes that should go into 3.12.

#2 is a special case.  The locking scheme is not new and
it's late in the cycle, but the context of this lock was
heavily changed after the OOM rewrite this merge window,
it would be good to have lockdep coverage in the release.

Thanks!

 mm/memcontrol.c | 54 +++++++++++++++++++++++++-----------------------------
 1 file changed, 25 insertions(+), 29 deletions(-)

--
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>

             reply	other threads:[~2013-11-01 14:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 21:55 Johannes Weiner [this message]
2013-10-30 21:55 ` [patch 1/3] mm: memcg: use proper memcg in limit bypass Johannes Weiner
2013-10-30 21:55 ` [patch 2/3] mm: memcg: lockdep annotation for memcg OOM lock Johannes Weiner
2013-10-30 21:55 ` [patch 3/3] mm: memcg: fix test for child groups Johannes Weiner

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=1383170127-32284-1-git-send-email-hannes@cmpxchg.org \
    --to=hannes@cmpxchg.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mhocko@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).