aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2016-06-23 07:12:27 +0200
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:57:46 +0200
commite6de0f552a2a4a967fa473d70042ffee375816bb (patch)
treef828b2cc1aad6ab1224ea3610b9df009f5f0cbe9 /arch/x86/kernel
parent78861ba88891622456cba3fa5cc4ff85743ba407 (diff)
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
commit 1cf38741308c64d08553602b3374fb39224eeb5a upstream. xen_cleanhighmap() is operating on level2_kernel_pgt only. The upper bound of the loop setting non-kernel-image entries to zero should not exceed the size of level2_kernel_pgt. Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions