Thread (26 messages) 26 messages, 5 authors, 2019-07-19

Re: [PATCH v3 6/6] s390/mm: Remove sev_active() function

From: Christoph Hellwig <hch@lst.de>
Date: 2019-07-18 08:45:03
Also in: linux-fsdevel, linux-iommu, linux-s390, lkml

-/* are we a protected virtualization guest? */
-bool sev_active(void)
-{
-	return is_prot_virt_guest();
-}
-
 bool force_dma_unencrypted(struct device *dev)
 {
-	return sev_active();
+	return is_prot_virt_guest();
 }
Do we want to keep the comment for force_dma_unencrypted?

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help