commit | 50eae2a7c9862afe263a2003c12f457ecfc9e6a2 | [log] [tgz] |
---|---|---|
author | Huang, Ying <ying.huang@intel.com> | Fri Mar 28 10:49:42 2008 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 26 21:34:42 2008 +0200 |
tree | 96e8e53c168c4c4cc983f629151091c17014be3b | |
parent | 4a27214d7be31e122db4102166f49ec15958e8e9 [diff] |
x86, boot: add free_early to early reservation machanism Add free_early to early reservation mechanism - this way early bootup failure paths can stop wasting memory. Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>