From: Matthew Garrett Date: Thu, 21 Jul 2011 20:57:53 +0000 (-0400) Subject: pstore: Add extra context for writes and erases X-Git-Tag: v3.1-rc1~94^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56280682ceeef74b692b3e21d1872049eea7c887;p=pandora-kernel.git pstore: Add extra context for writes and erases EFI only provides small amounts of individual storage, and conventionally puts metadata in the storage variable name. Rather than add a metadata header to the (already limited) variable storage, it's easier for us to modify pstore to pass all the information we need to construct a unique variable name to the appropriate functions. Signed-off-by: Matthew Garrett Signed-off-by: Tony Luck --- Reading git-diff-tree failed