]> bbs.cooldavid.org Git - net-next-2.6.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)
commit97445c3b86e0b64e059b4829a7193f8e26fb5bfc
tree32ec570ee5f4fc70d7f5c69ad2360f0d1304299c
parent3e3da00c01d050307e753fb7b3e84aefc16da0d0
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