Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751160AbWHGIjz (ORCPT ); Mon, 7 Aug 2006 04:39:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751161AbWHGIjz (ORCPT ); Mon, 7 Aug 2006 04:39:55 -0400 Received: from mtagate2.uk.ibm.com ([195.212.29.135]:62535 "EHLO mtagate2.uk.ibm.com") by vger.kernel.org with ESMTP id S1751160AbWHGIjy (ORCPT ); Mon, 7 Aug 2006 04:39:54 -0400 Subject: Re: [patch 20/23] S390: fix futex_atomic_cmpxchg_inatomic From: Martin Schwidefsky Reply-To: schwidefsky@de.ibm.com To: Greg KH Cc: linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , torvalds@osdl.org, akpm@osdl.org, alan@lxorguk.ukuu.org.uk In-Reply-To: <20060804054038.GU769@kroah.com> References: <20060804053258.391158155@quad.kroah.org> <20060804054038.GU769@kroah.com> Content-Type: text/plain Organization: IBM Corporation Date: Mon, 07 Aug 2006 10:39:08 +0200 Message-Id: <1154939948.6721.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1223 Lines: 38 On Thu, 2006-08-03 at 22:40 -0700, Greg KH wrote: > plain text document attachment > (s390-fix-futex_atomic_cmpxchg_inatomic.patch) > -stable review patch. If anyone has any objections, please let us know. > > ------------------ > [S390] fix futex_atomic_cmpxchg_inatomic > > futex_atomic_cmpxchg_inatomic has the same bug as the other > atomic futex operations: the operation needs to be done in the > user address space, not the kernel address space. Add the missing > sacf 256 & sacf 0. > > Signed-off-by: Martin Schwidefsky > Signed-off-by: Greg Kroah-Hartman > Hi Greg, sorry for the late answer. Stable version 2.6.17.8 contains the necessary patches to fix the futex hole and I currently do not know of any other critical bugs that need fixing. Thanks! -- blue skies, Martin. Martin Schwidefsky Linux for zSeries Development & Services IBM Deutschland Entwicklung GmbH "Reality continues to ruin my life." - Calvin. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/