This patchset simplifies the code that arches need to maintain to support per cpu functionality. Most of the code is moved into arch independent code. Only a set of minimal definitions is kept for each arch. The patch also unifies the x86 arch so that there is only a single asm-x86/percpu.h -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [patch 07/14] percpu: Make the asm-generic/percpu.h more generic
- From: Christoph Lameter <[email protected]>
- [patch 02/14] Modules: Include sections.h to avoid defining linker variables explicitly
- From: Christoph Lameter <[email protected]>
- [patch 12/14] Sparc64: Use generic percpu
- From: Christoph Lameter <[email protected]>
- [patch 14/14] x86: Unify percpu.h
- From: Christoph Lameter <[email protected]>
- [patch 13/14] ia64: Use generic percpu
- From: Christoph Lameter <[email protected]>
- [patch 11/14] Powerpc: Use generic per cpu
- From: Christoph Lameter <[email protected]>
- [patch 10/14] s390: Use generic percpu
- From: Christoph Lameter <[email protected]>
- [patch 09/14] x86_64: Use generic percpu
- From: Christoph Lameter <[email protected]>
- [patch 08/14] x86_32: Use generic percpu.h
- From: Christoph Lameter <[email protected]>
- [patch 06/14] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h
- From: Christoph Lameter <[email protected]>
- [patch 05/14] percpu: Use a Kconfig variable to configure arch specific percpu setup
- From: Christoph Lameter <[email protected]>
- [patch 04/14] ia64: Remove the __SMALL_ADDR_AREA attribute for per cpu access
- From: Christoph Lameter <[email protected]>
- [patch 03/14] Modules: Fold percpu_modcopy into module.c and get rid of the macro from hell
- From: Christoph Lameter <[email protected]>
- [patch 01/14] Modules: Handle symbols that have a zero value
- From: Christoph Lameter <[email protected]>
- [patch 07/14] percpu: Make the asm-generic/percpu.h more generic
- Prev by Date: Re: [PATCH 4/6] Suspend: Fix comment in main.c
- Next by Date: [patch 01/14] Modules: Handle symbols that have a zero value
- Previous by thread: [patch 00/14] Per cpu code simplification
- Next by thread: [patch 01/14] Modules: Handle symbols that have a zero value
- Index(es):