Files
linux/arch/x86/mm
Minfei Huang f48b9555a6 x86/mm: Initialize pmd_idx in page_table_range_init_count()
commit 9962eea9e5 upstream.

The variable pmd_idx is not initialized for the first iteration of the
for loop.

Assign the proper value which indexes the start address.

Fixes: 719272c45b 'x86, mm: only call early_ioremap_page_table_range_init() once'
Signed-off-by: Minfei Huang <mnfhuang@gmail.com>
Cc: tony.luck@intel.com
Cc: wangnan0@huawei.com
Cc: david.vrabel@citrix.com
Reviewed-by: yinghai@kernel.org
Link: http://lkml.kernel.org/r/1436703522-29552-1-git-send-email-mhuang@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-29 19:26:06 +02:00
..
2014-08-26 13:45:49 -04:00
2015-04-14 16:49:06 -07:00
2015-08-03 09:29:19 -07:00
2014-09-01 10:15:31 +02:00