From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Richard Weinberger Date: Wed, 20 Apr 2011 16:36:05 +0200 References: <1303299266-10219-1-git-send-email-richard@nod.at> <201104201629.24099.richard@nod.at> <20110420143408.GA22436@kroah.com> In-Reply-To: <20110420143408.GA22436@kroah.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104201636.05483.richard@nod.at> Sender: linux-kernel-owner@vger.kernel.org Subject: Re: [stable] [PATCH 2/3] um: Add support for 64 bit atomic operations To: Greg KH Cc: akpm@linux-foundation.org, Martin Walch , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net, stable@kernel.org List-ID: Am Mittwoch 20 April 2011, 16:34:08 schrieb Greg KH: > On Wed, Apr 20, 2011 at 04:29:23PM +0200, Richard Weinberger wrote: > > Am Mittwoch 20 April 2011, 16:27:02 schrieb Greg KH: > > > On Wed, Apr 20, 2011 at 01:34:25PM +0200, Richard Weinberger wrote: > > > > This adds support for 64 bit atomic operations on > > > > 32 bit UML systems. > > > > XFS needs them since 2.6.38. > > > > > > > > Reported-by: Martin Walch > > > > Tested-by: Martin Walch > > > > Cc: Martin Walch > > > > Cc: # .38.x 084189a: um: disable > > > > CONFIG_CMPXCHG_LOCAL > > > > > > Why is this a stable patch? > > > > Because it fixes a build error in 2.6.38. > > See: https://bugzilla.kernel.org/show_bug.cgi?id=32812 > > Then why not put that in the changelog entry in the first place? Sorry, will do better next time! Thanks, //richard > thanks, > > greg "please save me time" k-h