[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130219030752.GA30739@kernel.org>
Date: Tue, 19 Feb 2013 11:07:52 +0800
From: Shaohua Li <shli@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: tangchen@...fujitsu.com, akpm@...ux-foundation.org
Subject: [bug]patch "acpi, memory-hotplug: parse SRAT before memblock is
ready" breaks numa detection
This patch in linux-next breaks numa detection. numa_init() will zero
numa_meminfo. If acpi_numa_init() does not call early_parse_srat(), we will
have no memory numa info.
Thanks,
Shaohua
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists