From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx174.postini.com [74.125.245.174]) by kanga.kvack.org (Postfix) with SMTP id 84A2C6B007B for ; Fri, 21 Dec 2012 19:36:58 -0500 (EST) Received: by mail-wi0-f177.google.com with SMTP id hm2so3094523wib.16 for ; Fri, 21 Dec 2012 16:36:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20121221231024.GG13367@suse.de> References: <1353624594-1118-1-git-send-email-mingo@kernel.org> <1353624594-1118-19-git-send-email-mingo@kernel.org> <20121221134740.GC13367@suse.de> <20121221195817.GE13367@suse.de> <20121221231024.GG13367@suse.de> From: Linus Torvalds Date: Fri, 21 Dec 2012 16:36:36 -0800 Message-ID: Subject: Re: [patch] mm, mempolicy: Introduce spinlock to read shared policy tree Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: David Rientjes , Ingo Molnar , Linux Kernel Mailing List , linux-mm , Peter Zijlstra , Paul Turner , Lee Schermerhorn , Christoph Lameter , Rik van Riel , Andrew Morton , Andrea Arcangeli , Thomas Gleixner , Johannes Weiner , Hugh Dickins , Sasha Levin , KOSAKI Motohiro Ok, this looks fine to me, but I'd like to get a sign-off from Kosaki too, and I guess it's really not all that urgent, so I can do the -rc1 release tonight without worrying about it, knowing that a fix is at least pending, and that nobody is likely to actually ever hit the problem in practice anyway. Linus On Fri, Dec 21, 2012 at 3:10 PM, Mel Gorman wrote: > > mm: mempolicy: Convert shared_policy mutex to spinlock -- 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: email@kvack.org