From: Alex Williamson <alex.williamson@redhat.com>
To: Gavin Shan <gwshan@linux.vnet.ibm.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL
Date: Mon, 29 Sep 2014 18:22:20 -0600 [thread overview]
Message-ID: <1412036540.7360.126.camel@ul30vt.home> (raw)
In-Reply-To: <1411797882-8159-1-git-send-email-gwshan@linux.vnet.ibm.com>
On Sat, 2014-09-27 at 16:04 +1000, Gavin Shan wrote:
> The function should have been exported with EXPORT_SYMBOL_GPL()
> as part of commit 92d18a68 ("drivers/vfio: Fix EEH build error").
>
> Suggested-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
> ---
> drivers/vfio/vfio_spapr_eeh.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vfio/vfio_spapr_eeh.c b/drivers/vfio/vfio_spapr_eeh.c
> index 86dfceb..5fa42db 100644
> --- a/drivers/vfio/vfio_spapr_eeh.c
> +++ b/drivers/vfio/vfio_spapr_eeh.c
> @@ -92,7 +92,7 @@ long vfio_spapr_iommu_eeh_ioctl(struct iommu_group *group,
>
> return ret;
> }
> -EXPORT_SYMBOL(vfio_spapr_iommu_eeh_ioctl);
> +EXPORT_SYMBOL_GPL(vfio_spapr_iommu_eeh_ioctl);
>
> MODULE_VERSION(DRIVER_VERSION);
> MODULE_LICENSE("GPL v2");
Applied to linux-vfio.git/next for 3.18. Thanks!
Alex
prev parent reply other threads:[~2014-09-30 0:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-27 6:04 [PATCH] drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL Gavin Shan
2014-09-30 0:22 ` Alex Williamson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412036540.7360.126.camel@ul30vt.home \
--to=alex.williamson@redhat.com \
--cc=gwshan@linux.vnet.ibm.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox