Re: [PATCH v3 08/14] s390: vfio-ap: sysfs interfaces to configure adapters

From: Tony Krowiak
Date: Tue Apr 03 2018 - 09:34:51 EST


On 04/03/2018 07:10 AM, Cornelia Huck wrote:
On Wed, 14 Mar 2018 14:25:48 -0400
Tony Krowiak <akrowiak@xxxxxxxxxxxxxxxxxx> wrote:

diff --git a/drivers/s390/crypto/vfio_ap_private.h b/drivers/s390/crypto/vfio_ap_private.h
index a388b66..f6e7ed1 100644
--- a/drivers/s390/crypto/vfio_ap_private.h
+++ b/drivers/s390/crypto/vfio_ap_private.h
@@ -11,6 +11,7 @@
#include <linux/types.h>
#include <linux/device.h>
#include <linux/mdev.h>
+#include <asm/kvm-ap.h>
#include "ap_bus.h"
Does this hunk belong in this patch?
It does look out of place here. I'll restore it to its rightful resting place.