[PATCH -v5 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI

From: Huang Ying
Date: Wed May 04 2011 - 04:49:12 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/