git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74fd6c6
)
efivars: If pstore_register fails, free unneeded pstore buffer
author
Lenny Szubowicz
<lszubowi@redhat.com>
Fri, 28 Jun 2013 20:14:11 +0000
(16:14 -0400)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 28 Jun 2013 22:23:24 +0000
(15:23 -0700)
This is patch 3/3 of a patch set that cleans up pstore_register failure paths.
If efivars fails to register with pstore, there is no point to keeping
the 4 KB buffer around. It's only used by the pstore read/write routines.
Signed-off-by: Lenny Szubowicz <lszubowi@redhat.com>
Reported-by: Naotaka Hamaguchi <n.hamaguchi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/firmware/efi/efi-pstore.c
patch
|
blob
|
history
diff --cc
drivers/firmware/efi/efi-pstore.c
Simple merge