2011-05-04 18:14:47

by Daniel Kiper

[permalink] [raw]
Subject: [PATCH 0/8] xen: Cleanup code/data sections definitions

Cleanup code/data sections definitions
accordingly to include/linux/init.h.

List of patches:
- arch/x86/xen/enlighten: Cleanup code/data sections definitions,
- arch/x86/xen/irq: Cleanup code/data sections definitions,
- arch/x86/xen/mmu: Cleanup code/data sections definitions,
- arch/x86/xen/setup: Cleanup code/data sections definitions,
- arch/x86/xen/smp: Cleanup code/data sections definitions,
- arch/x86/xen/time: Cleanup code/data sections definitions,
- arch/x86/xen/xen-ops: Cleanup code/data sections definitions,
- drivers/xen/sys-hypervisor: Cleanup code/data sections definitions.

Daniel