commit | 1c5f50ee347daea013671f718b70cd6bf497bef9 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@intel.com> | Fri Sep 03 17:04:07 2010 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 03 11:40:11 2010 +0200 |
tree | 4deedda8660face85fdf66dc9df65894fb56ab31 | |
parent | 9fbaf49c7f717740002d49eee1bbd03d89d8766a [diff] |
x86, mm: fix uninitialized addr in kernel_physical_mapping_init() This re-adds the lost chunk in commit 9b861528a80. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Haicheng Li <haicheng.li@linux.intel.com> Cc: Andi Kleen <ak@linux.intel.com> LKML-Reference: <20100903090407.GA19771@localhost> Signed-off-by: Ingo Molnar <mingo@elte.hu>