]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pci: Use u64 instead of size_t in amd_bus.c
authorYinghai Lu <yinghai@kernel.org>
Wed, 10 Feb 2010 09:20:10 +0000 (01:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Feb 2010 01:47:17 +0000 (17:47 -0800)
commit10463c07ab9151c56247dd1ffef616d47532d938
tree32ec570ee5f4fc70d7f5c69ad2360f0d1304299c
parentb5bd4af4f5d0c2bcde67b0de8b59594fb4205865
x86/pci: Use u64 instead of size_t in amd_bus.c

Prepare to enable it for 32bit.

-v2: remove not needed cast

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-7-git-send-email-yinghai@kernel.org>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/pci/amd_bus.c