* Re: [PATCH] efivarfs: Implement exclusive access for {get,set}_variable [not found] ` <1349962956.15966.521.camel@mfleming-mobl1.ger.corp.intel.com> @ 2012-10-12 4:49 ` Greg KH [not found] ` <20121012044901.GA17913-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Greg KH @ 2012-10-12 4:49 UTC (permalink / raw) To: Matt Fleming Cc: Jeremy Kerr, linux-efi, linux-kernel, Andy Whitcroft, Matthew Garrett On Thu, Oct 11, 2012 at 02:42:36PM +0100, Matt Fleming wrote: > On Thu, 2012-10-11 at 21:19 +0800, Jeremy Kerr wrote: > > Currently, efivarfs does not enforce exclusion over the get_variable and > > set_variable operations. Section 7.1 of UEFI requires us to only allow a > > single processor to enter {get,set}_variable services at once. > > > > This change acquires the efivars->lock over calls to these operations > > from the efivarfs paths. > > > > Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com> > > > > --- > > drivers/firmware/efivars.c | 68 +++++++++++++++++++++++-------------- > > 1 file changed, 43 insertions(+), 25 deletions(-) > > Thanks, applied to 'next'. Should this be backported to the stable kernels? thanks, greg k-h ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <20121012044901.GA17913-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] efivarfs: Implement exclusive access for {get,set}_variable [not found] ` <20121012044901.GA17913-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> @ 2012-10-12 5:04 ` Jeremy Kerr 0 siblings, 0 replies; 2+ messages in thread From: Jeremy Kerr @ 2012-10-12 5:04 UTC (permalink / raw) To: Greg KH Cc: Matt Fleming, linux-efi-u79uwXL29TY76Z2rM5mHXA, linux-kernel-u79uwXL29TY76Z2rM5mHXA, Andy Whitcroft, Matthew Garrett 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-12 5:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1349961551.174484.910885224391.1.gpush@pecola>
[not found] ` <1349962956.15966.521.camel@mfleming-mobl1.ger.corp.intel.com>
2012-10-12 4:49 ` [PATCH] efivarfs: Implement exclusive access for {get,set}_variable Greg KH
[not found] ` <20121012044901.GA17913-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2012-10-12 5:04 ` Jeremy Kerr
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox