From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from youngberry.canonical.com (youngberry.canonical.com [91.189.89.112]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 541BD1A087C for ; Thu, 7 Aug 2014 11:55:57 +1000 (EST) Message-ID: <1407376502.12474.64.camel@fourier> Subject: Re: [3.13.y.z extended stable] Patch "locking/mutex: Disable optimistic spinning on some architectures" has been added to staging queue From: Kamal Mostafa To: Davidlohr Bueso , Andev Date: Wed, 06 Aug 2014 18:55:02 -0700 In-Reply-To: <1407360614.3395.2.camel@buesod1.americas.hpqcorp.net> References: <1407358496-23094-1-git-send-email-kamal@canonical.com> <1407360614.3395.2.camel@buesod1.americas.hpqcorp.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Peter Zijlstra , Catalin Marinas , Will Deacon , James Bottomley , sparclinux@vger.kernel.org, Ingo Molnar , Russell King , "James E.J. Bottomley" , Linus Torvalds , kernel-team@lists.ubuntu.com, Paul McKenney , James Hogan , Chris Metcalf , Mikulas Patocka , John David Anglin , linux-arm-kernel@lists.infradead.org, Jason Low , Waiman Long , Vineet Gupta , LKML , linuxppc-dev@lists.ozlabs.org, David Miller List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > On Wed, 2014-08-06 at 17:25 -0400, Andev wrote: > > On Wed, Aug 6, 2014 at 4:54 PM, Kamal Mostafa wrote: > > > This is a note to let you know that I have just added a patch titled > > > > > > locking/mutex: Disable optimistic spinning on some architectures > > > > > > to the linux-3.13.y-queue branch of the 3.13.y.z extended stable tree > > > which can be found at: > > > > > > http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.13.y-queue > > > > > > This patch is scheduled to be released in version 3.13.11.6. > > > > > > > This patch is specifically for parisc, sparc32, tile32, metag-lock1, > > arc-!llsc and hexagon none of which Ubuntu supports. > > > > Why are you backporting this patch? On Wed, 2014-08-06 at 14:30 -0700, Davidlohr Bueso wrote: > Well 3.13.y.z isn't an Ubuntu kernel, its upstream, and those archs > *are* supported. Davidlohr's answer is correct: This is not an "Ubuntu kernel". 3.13.y.z is an "extended stable" kernel which follows the same rules as the kernel.org official stable kernels. It contains no Ubuntu-specific patches, and supports the same arch's as mainline. More details about this and the other Canonical-funded-and-hosted "extended stable" kernel versions is available here: > For more information about the 3.13.y.z tree, see > https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable -Kamal