From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756189Ab2HVTgF (ORCPT ); Wed, 22 Aug 2012 15:36:05 -0400 Received: from mga09.intel.com ([134.134.136.24]:32682 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751634Ab2HVTgD (ORCPT ); Wed, 22 Aug 2012 15:36:03 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,809,1344236400"; d="scan'208";a="190051780" Date: Wed, 22 Aug 2012 12:35:32 -0700 From: Andi Kleen To: Andrew Morton Cc: Mel Gorman , KOSAKI Motohiro , Dave Jones , Christoph Lameter , Ben Hutchings , Hugh Dickins , LKML , Linux-MM Subject: Re: [PATCH 2/5] mempolicy: Remove mempolicy sharing Message-ID: <20120822193532.GB12707@tassilo.jf.intel.com> References: <1345480594-27032-1-git-send-email-mgorman@suse.de> <1345480594-27032-3-git-send-email-mgorman@suse.de> <20120822120314.9fc30d47.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120822120314.9fc30d47.akpm@linux-foundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 22, 2012 at 12:03:14PM -0700, Andrew Morton wrote: > On Mon, 20 Aug 2012 17:36:31 +0100 > Mel Gorman wrote: > > > From: KOSAKI Motohiro > > > > Dave Jones' system call fuzz testing tool "trinity" triggered the following > > bug error with slab debugging enabled > > > > ... > > > > Cc: > > The patch dosn't apply to 3.5 at all well. I don't see much point in > retaining the stable tag so I think I'll remove it, and suggest that > you prepare a fresh patch for Greg and explain the situation? Everything applies fine if you redo the revert manually. BTW we tested it now and the new patchkit indeed fixes the database. Please queue for 3.6 and 3.5 stable. -Andi -- ak@linux.intel.com -- Speaking for myself only