The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Khalid Aziz <khalid.aziz@hp.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Mike Waychison <mikew@google.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Tony Luck <tony.luck@intel.com>, Matthew Garrett <mjg@redhat.com>,
	Kees Cook <keescook@chromium.org>,
	"gong.chen@linux.intel.com" <gong.chen@linux.intel.com>,
	khalid@gonehiking.org
Subject: Re: [PATCH v2] Add missing attributes to EFI variable attribute print out from sysfs
Date: Mon, 10 Sep 2012 12:58:43 -0600	[thread overview]
Message-ID: <1347303523.4393.31.camel@lyra> (raw)
In-Reply-To: <20120910183506.GA25975@kroah.com>

On Mon, 2012-09-10 at 11:35 -0700, Greg KH wrote:
> On Mon, Sep 10, 2012 at 12:29:14PM -0600, Khalid Aziz wrote:
> > Some of the EFI variable attributes are missing from print out from
> > /sys/firmware/efi/vars/*/attributes. This patch adds those in. It also
> > updates code to use pre-defined constants for masking current value
> > of attributes.
> > 
> > Signed-off-by: Khalid Aziz <khalid.aziz@hp.com>
> > Reviewed-by: Kees Cook <keescook@chromium.org>
> > Acked-by: Matthew Garrett <mjg@redhat.com>
> > Cc: stable@vger.kernel.org
> > ---
> >  drivers/firmware/efivars.c |   17 ++++++++++++++---
> >  1 file changed, 14 insertions(+), 3 deletions(-)
> > diff --git a/drivers/firmware/efivars.c b/drivers/firmware/efivars.c
> > index 47408e8..d10c987 100644
> 
> Ah, so close...
> 
> What's with the "Re:" in the Subject"?
> 
> And what happened to the extra line that should be after the diffstat
> and before the "diff --" line?
> 
> Third time's a charm?

Sorry, Greg. I screwed up. I need to pay closer attention. Hopefully the
one I just sent out does the job.

-- 
Khalid Aziz <khalid.aziz@hp.com>


      parent reply	other threads:[~2012-09-10 18:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 17:42 [PATCH v2] Add missing attributes to EFI variable attribute print out from sysfs Khalid Aziz
2012-07-13 17:50 ` Matthew Garrett
2012-09-06 17:14   ` Khalid Aziz
2012-09-10 17:55 ` Mike Waychison
2012-09-10 17:59   ` Mike Waychison
2012-09-10 18:03     ` Greg KH
2012-09-10 18:13       ` Khalid Aziz
2012-09-10 18:18         ` Greg KH
2012-09-10 18:29           ` Khalid Aziz
2012-09-10 18:35             ` Greg KH
2012-09-10 18:52               ` [PATCH v2 RESEND] " Khalid Aziz
2012-09-10 18:58               ` Khalid Aziz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1347303523.4393.31.camel@lyra \
    --to=khalid.aziz@hp.com \
    --cc=gong.chen@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=keescook@chromium.org \
    --cc=khalid@gonehiking.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mikew@google.com \
    --cc=mjg@redhat.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox