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 <[email protected]> > > Reviewed-by: Kees Cook <[email protected]> > > Acked-by: Matthew Garrett <[email protected]> > > Cc: [email protected] > > --- > > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

