From: Huang Ying <ying.huang@intel.com>
To: Len Brown <lenb@kernel.org>
Cc: linux-kernel@vger.kernel.org, Andi Kleen <andi@firstfloor.org>,
Tony Luck <tony.luck@intel.com>,
ying.huang@intel.com, linux-acpi@vger.kernel.org
Subject: [PATCH -v4 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
Date: Tue, 26 Apr 2011 16:34:34 +0800 [thread overview]
Message-ID: <1303806878-333-1-git-send-email-ying.huang@intel.com> (raw)
v4:
- Add rcu_read_lock/unlock in lockless gen_pool implementation, at least we
need that for future pool shrinking support.
v3:
- Some changes to lock-less list based on Mathieu's comments
v2:
- Update some comments of llist per Mathieu's comments
[PATCH -v4 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
[PATCH -v4 2/4] lib, Add lock-less NULL terminated single list
[PATCH -v4 3/4] lib, Make gen_pool memory allocator lockless
[PATCH -v4 4/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
next reply other threads:[~2011-04-26 8:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-26 8:34 Huang Ying [this message]
2011-04-26 8:34 ` [PATCH -v4 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG Huang Ying
2011-04-26 8:34 ` [PATCH -v4 2/4] lib, Add lock-less NULL terminated single list Huang Ying
2011-04-26 8:34 ` [PATCH -v4 3/4] lib, Make gen_pool memory allocator lockless Huang Ying
2011-04-28 14:37 ` Mathieu Desnoyers
2011-04-29 0:55 ` Huang Ying
2011-04-29 1:11 ` Mathieu Desnoyers
2011-04-29 3:05 ` Huang Ying
2011-04-29 4:23 ` Mathieu Desnoyers
2011-04-29 5:24 ` Huang Ying
2011-04-26 8:34 ` [PATCH -v4 4/4] ACPI, APEI, GHES, printk support for recoverable error via NMI Huang Ying
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=1303806878-333-1-git-send-email-ying.huang@intel.com \
--to=ying.huang@intel.com \
--cc=andi@firstfloor.org \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.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).