Re: [PATCH 2/3] pstore: Add extra context for writes and erases
From: Tony Luck
Date: Mon Jun 06 2011 - 17:43:52 EST
On Mon, Jun 6, 2011 at 12:38 PM, Matthew Garrett <mjg@xxxxxxxxxx> wrote:
- if (owner && !try_module_get(owner)) {
- psinfo = NULL;
- return -EINVAL;
- }
-
Apart from the accidental deletion of this chunk (as discussed on
IRC), it all looks
good to me. The ERST stuff still works, I didn't try the new EFI bits. So you
can have:
Acked-by: Tony Luck <tony.luck@xxxxxxxxx>
to add to these ... unless I'm the one pushing them to Linus, in which case I'll
add my Signed-off-by for parts 1 & 2
Does someone claim maintainership of drivers/firmware/efivars.c for part3?
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/