linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -v5 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
@ 2011-05-04  8:48 Huang Ying
  2011-05-04  8:48 ` [PATCH -v5 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG Huang Ying
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Huang Ying @ 2011-05-04  8:48 UTC (permalink / raw)
  To: Len Brown; +Cc: linux-kernel, Andi Kleen, Tony Luck, ying.huang, linux-acpi

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

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

end of thread, other threads:[~2011-05-04 13:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04  8:48 [PATCH -v5 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI Huang Ying
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

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).