All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mel Gorman <mgorman@suse.de>
To: Zhouping Liu <zliu@redhat.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	Ingo Molnar <mingo@redhat.com>,
	Johannes Weiner <jweiner@redhat.com>,
	hughd@google.com, Michel Lespinasse <walken@google.com>,
	Rik van Riel <riel@redhat.com>,
	Andrea Arcangeli <aarcange@redhat.com>
Subject: Re: [PATCH] mm: thp: Acquire the anon_vma rwsem for lock during split
Date: Mon, 7 Jan 2013 14:38:54 +0000	[thread overview]
Message-ID: <20130107143854.GH3885@suse.de> (raw)
In-Reply-To: <50E7BF4D.4040204@redhat.com>

On Sat, Jan 05, 2013 at 01:51:09PM +0800, Zhouping Liu wrote:
> On 01/04/2013 10:08 PM, Mel Gorman wrote:
> >Zhouping, please test this patch.
> 
> Tested it, the issue is gone with following patch.
> 
> Tested-by: Zhouping Liu <zliu@redhat.com>
> 

Super. Thanks very much for reporting and testing this quickly.

-- 
Mel Gorman
SUSE Labs

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

WARNING: multiple messages have this Message-ID (diff)
From: Mel Gorman <mgorman@suse.de>
To: Zhouping Liu <zliu@redhat.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	Ingo Molnar <mingo@redhat.com>,
	Johannes Weiner <jweiner@redhat.com>,
	hughd@google.com, Michel Lespinasse <walken@google.com>,
	Rik van Riel <riel@redhat.com>,
	Andrea Arcangeli <aarcange@redhat.com>
Subject: Re: [PATCH] mm: thp: Acquire the anon_vma rwsem for lock during split
Date: Mon, 7 Jan 2013 14:38:54 +0000	[thread overview]
Message-ID: <20130107143854.GH3885@suse.de> (raw)
In-Reply-To: <50E7BF4D.4040204@redhat.com>

On Sat, Jan 05, 2013 at 01:51:09PM +0800, Zhouping Liu wrote:
> On 01/04/2013 10:08 PM, Mel Gorman wrote:
> >Zhouping, please test this patch.
> 
> Tested it, the issue is gone with following patch.
> 
> Tested-by: Zhouping Liu <zliu@redhat.com>
> 

Super. Thanks very much for reporting and testing this quickly.

-- 
Mel Gorman
SUSE Labs

  reply	other threads:[~2013-01-07 14:38 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1621091901.34838094.1356409676820.JavaMail.root@redhat.com>
2012-12-25  4:38 ` kernel BUG at mm/huge_memory.c:1798! Zhouping Liu
2012-12-25  4:38   ` Zhouping Liu
2012-12-25 12:05   ` Hillf Danton
2012-12-25 12:05     ` Hillf Danton
2012-12-26  2:55     ` Zhouping Liu
2012-12-26  2:55       ` Zhouping Liu
2012-12-27  0:31     ` Alexander Beregalov
2012-12-27  0:31       ` Alexander Beregalov
2012-12-27 12:12       ` Hillf Danton
2012-12-27 12:12         ` Hillf Danton
2012-12-27 16:08     ` Alex Xu
2012-12-27 16:08       ` Alex Xu
2012-12-29  7:22       ` Hillf Danton
2012-12-29  7:22         ` Hillf Danton
2012-12-26 11:22   ` BUG: unable to handle kernel NULL pointer dereference at 0000000000000500 Zhouping Liu
2012-12-26 12:01     ` Hillf Danton
2012-12-26 12:01       ` Hillf Danton
2012-12-26 13:24       ` Zhouping Liu
2012-12-26 13:24         ` Zhouping Liu
2012-12-26 15:14         ` Hillf Danton
2012-12-26 15:14           ` Hillf Danton
2012-12-26 14:59     ` Zlatko Calusic
2012-12-26 14:59       ` Zlatko Calusic
2012-12-27 14:58     ` Zlatko Calusic
2012-12-27 14:58       ` Zlatko Calusic
2012-12-27 23:55       ` David R. Piegdon
2012-12-28  0:09         ` Zlatko Calusic
2012-12-28  0:09           ` Zlatko Calusic
2012-12-28  2:45       ` Zhouping Liu
2012-12-28  2:45         ` Zhouping Liu
2012-12-28  2:48         ` Zhouping Liu
2012-12-28  2:48           ` Zhouping Liu
2012-12-28  9:01         ` Zhouping Liu
2012-12-28  9:01           ` Zhouping Liu
2012-12-28 13:43           ` Zlatko Calusic
2012-12-28 13:43             ` Zlatko Calusic
2012-12-28 12:57         ` Zlatko Calusic
2012-12-28 12:57           ` Zlatko Calusic
2013-01-03 17:57   ` kernel BUG at mm/huge_memory.c:1798! Mel Gorman
2013-01-03 17:57     ` Mel Gorman
2013-01-04 14:08     ` [PATCH] mm: thp: Acquire the anon_vma rwsem for lock during split Mel Gorman
2013-01-04 14:08       ` Mel Gorman
2013-01-04 21:28       ` Hugh Dickins
2013-01-04 21:28         ` Hugh Dickins
2013-01-07 14:36         ` Mel Gorman
2013-01-07 14:36           ` Mel Gorman
2013-01-07 14:39         ` [PATCH] mm: thp: Acquire the anon_vma rwsem for write " Mel Gorman
2013-01-07 14:39           ` Mel Gorman
2013-01-05  1:32       ` [PATCH] mm: thp: Acquire the anon_vma rwsem for lock " Michel Lespinasse
2013-01-05  1:32         ` Michel Lespinasse
2013-01-05 12:24         ` Simon Jeons
2013-01-05 12:24           ` Simon Jeons
2013-01-07 15:09           ` Mel Gorman
2013-01-07 15:09             ` Mel Gorman
2013-01-07 15:08         ` Mel Gorman
2013-01-07 15:08           ` Mel Gorman
2013-01-05  5:51       ` Zhouping Liu
2013-01-05  5:51         ` Zhouping Liu
2013-01-07 14:38         ` Mel Gorman [this message]
2013-01-07 14:38           ` Mel Gorman
2013-01-05 12:21       ` Simon Jeons
2013-01-05 12:21         ` Simon Jeons
2013-01-04 16:58     ` kernel BUG at mm/huge_memory.c:1798! Zhouping Liu
2013-01-04 16:58       ` Zhouping Liu

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=20130107143854.GH3885@suse.de \
    --to=mgorman@suse.de \
    --cc=aarcange@redhat.com \
    --cc=hughd@google.com \
    --cc=jweiner@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mingo@redhat.com \
    --cc=riel@redhat.com \
    --cc=walken@google.com \
    --cc=zliu@redhat.com \
    /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 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.