]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: Change range end to start+size
authorYinghai Lu <yinghai@kernel.org>
Wed, 10 Feb 2010 09:20:13 +0000 (01:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Feb 2010 01:47:17 +0000 (17:47 -0800)
commite9a0064ad03b899938059bb576615ad9ed0f27f9
treeb1c7dd0c7844fb4b8f56bb991684ece56bcd6e1c
parent284f933d45a1e60404328440910bc2651c0fb51d
x86: Change range end to start+size

So make interface more consistent with early_res.
Later we can share some code with early_res.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-10-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mtrr/cleanup.c
arch/x86/pci/amd_bus.c
kernel/range.c