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.a...@hp.com> > Reviewed-by: Kees Cook <keesc...@chromium.org> > Acked-by: Matthew Garrett <m...@redhat.com> > Cc: sta...@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? greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/