[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1421771093-1589-1-git-send-email-mst@redhat.com>
Date: Tue, 20 Jan 2015 18:25:05 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: kraxel@...hat.com, Rusty Russell <rusty@...tcorp.com.au>
Subject: [PATCH 00/05] virtio_pci modern driver fixups
These are fixup patches for virtio pci modern.
I think it's best to simply squash them in the
appropriate original patches - rebase -i and then apply,
then rebase -i --autosquash to do this automatically.
You can also find how your branch looks with patches applied
but before the rebase -i --autosquash in my tree:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git virtio-next
or after rebase -i --autosquash:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-next
Last patch is a cleanup, does not have to be squashed.
Or if it's all too much bother, I can repost the whole series after fixups.
Michael S. Tsirkin (15):
fixup! virtio_pci: modern driver
fixup! virtio_pci: modern driver
fixup! virtio_pci: macros for PCI layout offsets
fixup! virtio_pci: add module param to force legacy mode
virtio_pci_modern: drop an unused function
--
MST
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists