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 -v5 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
Date: Wed, 4 May 2011 16:48:48 +0800 [thread overview]
Message-ID: <1304498932-30127-1-git-send-email-ying.huang@intel.com> (raw)
v5:
- Change gen_pool_for_each_chunk interface
- Remove unlock in loop in gen_pool_alloc
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 -v5 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
[PATCH -v5 2/4] lib, Add lock-less NULL terminated single list
[PATCH -v5 3/4] lib, Make gen_pool memory allocator lockless
[PATCH -v5 4/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
next reply other threads:[~2011-05-04 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 8:48 Huang Ying [this message]
2011-05-04 8:48 ` [PATCH -v5 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG Huang Ying
2011-05-04 8:48 ` [PATCH -v5 2/4] lib, Add lock-less NULL terminated single list Huang Ying
2011-05-04 8:48 ` [PATCH -v5 3/4] lib, Make gen_pool memory allocator lockless Huang Ying
2011-05-04 13:24 ` Mathieu Desnoyers
2011-05-04 8:48 ` [PATCH -v5 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=1304498932-30127-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).