On Tue, Jan 28, 2014 at 02:47:57PM -0800, Yinghai Lu wrote: > On Tue, Jan 28, 2014 at 2:08 PM, Dave Hansen <[email protected]> wrote: > > On 01/28/2014 02:04 PM, Yinghai Lu wrote: > >> In original bootmem wrapper for memblock, we have limit checking. > >> > >> Add it to memblock_virt_alloc, to address arm and x86 booting crash. > >> > >> Signed-off-by: Yinghai Lu <[email protected]> > > > > Do you have a git tree or cumulative set of patches that you'd like us > > to all test? I'm happy to boot it on my system, I just want to make > > sure I've got the same set that you're testing. > > This one should only affect on arm and x86 the 32 bit kernel with more > then 4G RAM.
Tested-by: Konrad Rzeszutek Wilk <[email protected]> It fixes the issue I saw with Xen and 32-bit dom0 blowing up. > > thanks > > Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

