x86/head/64: Remove unused GET_CR2_INTO() macro
authorArvind Sankar <nivedita@alum.mit.edu>
Mon, 5 Oct 2020 15:12:08 +0000 (11:12 -0400)
committerBorislav Petkov <bp@suse.de>
Wed, 18 Nov 2020 17:09:38 +0000 (18:09 +0100)
commit31d8546033053b98de00846ede8088bdbe38651d
tree573f7323eb4cbf5f4dd727698d053456e0646368
parent0ac317e89791b76055ef11b952625ef77a1d2eba
x86/head/64: Remove unused GET_CR2_INTO() macro

Commit

  4b47cdbda6f1 ("x86/head/64: Move early exception dispatch to C code")

removed the usage of GET_CR2_INTO().

Drop the definition as well, and related definitions in paravirt.h and
asm-offsets.h

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20201005151208.2212886-3-nivedita@alum.mit.edu
arch/x86/include/asm/paravirt.h
arch/x86/kernel/asm-offsets.c
arch/x86/kernel/head_64.S