From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH 0/7] miscellaneous cleanup Date: Thu, 31 Mar 2011 16:54:10 +0100 Message-ID: <4D94BFC202000078000396B0@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org These are logically independent, but may only apply in order. 1: x86: eliminate old-CPU support bits 2: move request_irq() into .init.text 3: move setup_irq() into .init.text 4: move register_cpu_notifier() into .init.text 5: amd-iommu: __init-annotate 6: x86/ACPI: __init-annotate 7: x86: cleanup bogus CONFIG_ACPI_PCI uses Signed-off-by: Jan Beulich