From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756411AbYCVHpQ (ORCPT ); Sat, 22 Mar 2008 03:45:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753127AbYCVHpE (ORCPT ); Sat, 22 Mar 2008 03:45:04 -0400 Received: from www.tglx.de ([62.245.132.106]:36925 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753004AbYCVHpB (ORCPT ); Sat, 22 Mar 2008 03:45:01 -0400 Date: Sat, 22 Mar 2008 08:37:07 +0100 (CET) From: Thomas Gleixner To: Chris Wright cc: linux-kernel@vger.kernel.org, stable@kernel.org, jejb@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Ingo Molnar , Lennert Buytenhek , Riku Voipio , Greg Kroah-Hartman Subject: Re: [patch 33/76] futex: runtime enable pi and robust functionality In-Reply-To: <20080321224400.674465387@sous-sol.org> Message-ID: References: <20080321224250.144333319@sous-sol.org> <20080321224400.674465387@sous-sol.org> User-Agent: Alpine 1.00 (LFD 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 21 Mar 2008, Chris Wright wrote: > -stable review patch. If anyone has any objections, please let us know. > --------------------- For this one you need the S390 fixes: 504e75d0ed3389747e40a4aaa4b1f4e569576665 Author: Heiko Carstens Date: Thu Mar 20 17:33:38 2008 +0100 [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. commit d5b02b3ff1d9a2e1074f559c84ed378cfa6fc3c0 Author: Heiko Carstens Date: Tue Feb 19 15:29:34 2008 +0100 [S390] Fix futex_atomic_cmpxchg_std inline assembly. Thanks, tglx