xen: sync include/xen/interface/io/ring.h with Xen's newest version
authorJuergen Gross <jgross@suse.com>
Wed, 12 May 2021 06:22:10 +0000 (08:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Dec 2021 08:19:09 +0000 (09:19 +0100)
commitb98284aa3fc520e79e59753855c40f63b8c5389f
treef13ff59c59be87e037013661e89d12552157dd4b
parent406f2d5fe368d440fd4e262188a6640f92804c5d
xen: sync include/xen/interface/io/ring.h with Xen's newest version

commit 629a5d87e26fe96bcaab44cbb81f5866af6f7008 upstream.

Sync include/xen/interface/io/ring.h with Xen's newest version in
order to get the RING_COPY_RESPONSE() and RING_RESPONSE_PROD_OVERFLOW()
macros.

Note that this will correct the wrong license info by adding the
missing original copyright notice.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/xen/interface/io/ring.h