From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Kerr Subject: Re: [PATCH] efivarfs: Implement exclusive access for {get,set}_variable Date: Fri, 12 Oct 2012 13:04:08 +0800 Message-ID: <5077A4C8.4060100@canonical.com> References: <1349961551.174484.910885224391.1.gpush@pecola> <1349962956.15966.521.camel@mfleming-mobl1.ger.corp.intel.com> <20121012044901.GA17913@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121012044901.GA17913-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg KH Cc: Matt Fleming , linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andy Whitcroft , Matthew Garrett List-Id: linux-efi@vger.kernel.org Hi Greg, > Should this be backported to the stable kernels? No, the efivarfs code that this touches was only recently committed; it won't be in any of the stable series. Cheers, Jeremy -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755395Ab2JLFES (ORCPT ); Fri, 12 Oct 2012 01:04:18 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:57672 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753320Ab2JLFEQ (ORCPT ); Fri, 12 Oct 2012 01:04:16 -0400 Message-ID: <5077A4C8.4060100@canonical.com> Date: Fri, 12 Oct 2012 13:04:08 +0800 From: Jeremy Kerr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20121003 Thunderbird/15.0.1 MIME-Version: 1.0 To: Greg KH CC: Matt Fleming , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, Andy Whitcroft , Matthew Garrett Subject: Re: [PATCH] efivarfs: Implement exclusive access for {get,set}_variable References: <1349961551.174484.910885224391.1.gpush@pecola> <1349962956.15966.521.camel@mfleming-mobl1.ger.corp.intel.com> <20121012044901.GA17913@kroah.com> In-Reply-To: <20121012044901.GA17913@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, > Should this be backported to the stable kernels? No, the efivarfs code that this touches was only recently committed; it won't be in any of the stable series. Cheers, Jeremy