]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/mm/dump_pagetables: Remove the unused prev_pud variable
authorShaokun Zhang <zhangshaokun@hisilicon.com>
Thu, 14 Feb 2019 09:33:49 +0000 (17:33 +0800)
committerBorislav Petkov <bp@suse.de>
Thu, 14 Feb 2019 16:09:43 +0000 (17:09 +0100)
commit8e8a3cea7ea5f5458fdf2287713626892e7715f5
tree33507efcdb85ff3ddd15ad05a48aeb28612d0497
parent653a561bb2fd34e470594eb1bdba3357630e8df7
x86/mm/dump_pagetables: Remove the unused prev_pud variable

The 'prev_pud' local variable became unused after commit

  04b67022fb6d ("x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y").

Remove it.

Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/1550136829-49088-1-git-send-email-zhangshaokun@hisilicon.com
arch/x86/mm/dump_pagetables.c