public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Add an EFI pstore backend
@ 2011-07-18 20:30 Matthew Garrett
  2011-07-18 20:30 ` [PATCH 1/9] pstore: Extend API Matthew Garrett
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Matthew Garrett @ 2011-07-18 20:30 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, mikew, tony.luck

EFI provides enough non-volatile storage to make it convenient for storing
crash dumps. Extend the pstore API a little to make it easier to handle
this, then add support to efivars. Some cleanup patches from Mike Waychison
then follow.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-07-20 14:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 20:30 Add an EFI pstore backend Matthew Garrett
2011-07-18 20:30 ` [PATCH 1/9] pstore: Extend API Matthew Garrett
2011-07-18 20:30 ` [PATCH 2/9] pstore: Add extra context for writes and erases Matthew Garrett
2011-07-18 20:30 ` [PATCH 3/9] pstore: Make "part" unsigned Matthew Garrett
2011-07-18 20:30 ` [PATCH 4/9] pstore: Allow the user to explicitly choose a backend Matthew Garrett
2011-07-18 20:58   ` Tony Luck
2011-07-18 21:00     ` Matthew Garrett
2011-07-18 21:08       ` Tony Luck
2011-07-20 13:27   ` Konrad Rzeszutek Wilk
2011-07-20 14:29     ` Luck, Tony
2011-07-18 20:30 ` [PATCH 5/9] efi: Add support for using efivars as a pstore backend Matthew Garrett
2011-07-18 20:30 ` [PATCH 6/9] efivars: String functions Matthew Garrett
2011-07-18 20:30 ` [PATCH 7/9] efivars: introduce utf16_strncmp Matthew Garrett
2011-07-18 20:30 ` [PATCH 8/9] efivars: Use string functions in pstore_write Matthew Garrett
2011-07-18 20:30 ` [PATCH 9/9] efivars: Introduce PSTORE_EFI_ATTRIBUTES Matthew Garrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox