From: Kees Cook <keescook@chromium.org>
To: linux-kernel@vger.kernel.org
Cc: Chen Gong <gong.chen@linux.intel.com>,
Greg Kroah-Hartman <gregkh@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
Nicolas Pitre <nicolas.pitre@linaro.org>,
Marco Stornelli <marco.stornelli@gmail.com>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: [PATCH 0/2 v2] ramoops: use pstore interface
Date: Fri, 18 Nov 2011 11:31:36 -0800 [thread overview]
Message-ID: <1321644698-13677-1-git-send-email-keescook@chromium.org> (raw)
This patchset switches ramoops away from using /dev/mem and registers
itself as a pstore backend instead. This is built on top of needed
changes to the pstore API:
https://lkml.org/lkml/2011/11/16/342 (accepted)
https://lkml.org/lkml/2011/11/16/409 (accepted)
https://lkml.org/lkml/2011/11/17/324 (pending)
v2:
- incorporated changes suggested by Chen Gong and Arnd Bergmann
Thanks,
-Kees
next reply other threads:[~2011-11-18 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 19:31 Kees Cook [this message]
2011-11-18 19:31 ` [PATCH 1/2] ramoops: use pstore interface Kees Cook
2011-11-18 19:31 ` [PATCH 2/2] ramoops: remove module parameters Kees Cook
2011-11-19 9:25 ` Marco Stornelli
2011-11-21 18:11 ` Kees Cook
2011-11-22 17:23 ` Marco Stornelli
2011-11-22 18:14 ` Kees Cook
2011-11-23 16:40 ` Marco Stornelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1321644698-13677-1-git-send-email-keescook@chromium.org \
--to=keescook@chromium.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=gong.chen@linux.intel.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=marco.stornelli@gmail.com \
--cc=nicolas.pitre@linaro.org \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).