On Tue, Jul 02, 2019 at 01:50:30PM +0200, Cornelia Huck wrote: > On Wed, 19 Jun 2019 15:19:03 +0530 > Pankaj Gupta <pagu...@redhat.com> wrote: > > > Sync linux headers for virtio pmem. > > > > Signed-off-by: Pankaj Gupta <pagu...@redhat.com> > > --- > > include/standard-headers/linux/virtio_ids.h | 1 + > > include/standard-headers/linux/virtio_pmem.h | 35 > > ++++++++++++++++++++++++++++ > > 2 files changed, 36 insertions(+) > > create mode 100644 include/standard-headers/linux/virtio_pmem.h > > That's not yet upstream, right? > > If so, I fear this feature won't make 4.1, as the merge window for > Linux only opens in one or two weeks :(
I think it's ok from that POV, I put the driver in my tree to break the deadlock for now. -- MST