Subject : Stable regression 2.6.29.3 vs 2.6.29.2 Submitter : Pascal Terjan <pterjan@mandriva.com> Date : 2009-05-29 19:35 References : http://marc.info/?l=linux-kernel&m=124388792118481&w=4 Handled-By : Yinghai Lu <yinghai@kernel.org> Patch : http://patchwork.kernel.org/patch/27613/ Caused by: commit 044cd80942e47b9de0915b627902adf05c52377f Author: Yinghai Lu <yinghai@kernel.org> Date: Sat Apr 18 01:43:46 2009 -0700 x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case e820_all_mapped need end is (addr + size) instead of (addr + size - 1) Cc: stable@kernel.org Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> First-Bad-Commit : 044cd80942e47b9de0915b627902adf05c52377f This entry is being used for tracking a regression from 2.6.29. Please don't close it until the problem is fixed in the mainline.
Fixed by commit 75e613cdc7bb2ba3795b1bc3ddf19476c767ba68 .