]> git.baikalelectronics.ru Git - kernel.git/commit
x86/asm: Remove unused L3_PAGE_OFFSET
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Tue, 26 Jan 2016 12:21:21 +0000 (18:21 +0600)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 27 Jan 2016 10:37:49 +0000 (11:37 +0100)
commitd98342667dc1c70249324969a100f016340e20b7
tree8c4988af0da1e46ee5c4e89ed89f6fc3490387ac
parent9caabaa4b2ceedb8a15b2a5ef5f5cbd94f2ce630
x86/asm: Remove unused L3_PAGE_OFFSET

L3_PAGE_OFFSET was introduced in commit 3b9b6d294a (paravirt/x86, 64-bit: move
__PAGE_OFFSET to leave a space for hypervisor), but has no users.

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@suse.de>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Link: http://lkml.kernel.org/r/1453810881-30622-1-git-send-email-kuleshovmail@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/head_64.S