x86/PCI: Clean up pci_cache_line_size
authorAlex Nixon <alex.nixon@citrix.com>
Thu, 18 Mar 2010 18:28:12 +0000 (14:28 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 18 Oct 2010 14:49:30 +0000 (10:49 -0400)
commit44de3395a4bb61341dfb7b3b7c94edfddeabae4b
treee5c517f25948852de284ffa15702f4f2a08301dd
parent15ebbb82bac700db3c91e662fb70cb3559e9d930
x86/PCI: Clean up pci_cache_line_size

Separate out x86 cache_line_size initialisation code into its own
function (so it can be shared by Xen later in this patch series)

[ Impact: cleanup ]

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: "H. Peter Anvin" <hpa@zytor.com>
Reviewed-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: x86@kernel.org
arch/x86/include/asm/pci_x86.h
arch/x86/pci/common.c
This page took 0.031195 seconds and 5 git commands to generate.