]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/mm: Remove sev_active() function
authorThiago Jung Bauermann <bauerman@linux.ibm.com>
Tue, 6 Aug 2019 04:49:19 +0000 (01:49 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 9 Aug 2019 12:52:11 +0000 (22:52 +1000)
commit5cbdaeefb655072d304744812708b3f3a31c6b51
treec7801573f6f71121500ad5752138af42e10416a7
parentae7eb82a92fae4d255a0caa9f7c0f99e3babfec1
s390/mm: Remove sev_active() function

All references to sev_active() were moved to arch/x86 so we don't need to
define it for s390 anymore.

Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190806044919.10622-7-bauerman@linux.ibm.com
arch/s390/include/asm/mem_encrypt.h
arch/s390/mm/init.c