commit | 629a5d87e26fe96bcaab44cbb81f5866af6f7008 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Wed May 12 08:22:10 2021 +0200 |
committer | Juergen Gross <jgross@suse.com> | Mon Jul 05 09:49:45 2021 +0200 |
tree | 393b0648f83b18245c689dca2bdb86c04b7315c6 | |
parent | 2060061767c5d3fd5d2477c8cf3407efeeabe8e0 [diff] |
xen: sync include/xen/interface/io/ring.h with Xen's newest version 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>