Re: [GIT PULL V2] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread Linus Torvalds
On Sat, Sep 11, 2021 at 5:42 PM wrote: > > The pull request you sent on Sat, 11 Sep 2021 20:05:04 -0400: > > > https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git > > tags/for_linus_v2 > > has been merged into torvalds/linux.git: > https://git.kernel.org/torvalds/c/a93a962669cdbe56bb0bc

Re: [GIT PULL] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread Linus Torvalds
On Sat, Sep 11, 2021 at 5:11 PM Michael S. Tsirkin wrote: > > It's in the tag for_linus_v2 - the point of keeping for_linus > intact was so anyone can compare these two. Well, since I had already spent the effort in trying to figure things out, I had merged the original branch. I just didn't _li

Re: [GIT PULL] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread pr-tracker-bot
The pull request you sent on Thu, 9 Sep 2021 09:56:08 -0400: > https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/78e709522d2c012cb0daad2e668506637bffb7c2 Thank you! -- Deet-doot-dot, I am a bo

Re: [GIT PULL V2] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread pr-tracker-bot
The pull request you sent on Sat, 11 Sep 2021 20:05:04 -0400: > https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git > tags/for_linus_v2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/a93a962669cdbe56bb0bcd88156f0f1598f31c88 Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread Michael S. Tsirkin
On Sat, Sep 11, 2021 at 02:56:12PM -0700, Linus Torvalds wrote: > So you are hereby put on notice: next time I get this kind of > half-arsed garbage pull request, I won't spend the energy on trying to > figure out what is actually going on. I will just throw it in the > trash. > > Because honestly

[GIT PULL V2] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread Michael S. Tsirkin
Changes from v1: dropped vdpa bits until we are sure how they are supposed to interact with recent upstream changes The following changes since commit 7d2a07b769330c34b4deabeed939325c77a7ec2f: Linux 5.14 (2021-08-29 15:04:50 -0700) are available in the Git repository at: htt

Re: [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}

2021-09-11 Thread Michael S. Tsirkin
On Fri, Sep 10, 2021 at 09:34:45AM -0700, Andi Kleen wrote: > > > that's why > > > an extra level of defense of ioremap opt-in is useful. > > OK even assuming this, why is pci_iomap opt-in useful? > > That never happens before probe - there's simply no pci_device then. > > > Hmm, yes that's true.

Re: [GIT PULL] virtio,vdpa,vhost: features, fixes

2021-09-11 Thread Linus Torvalds
On Thu, Sep 9, 2021 at 6:56 AM Michael S. Tsirkin wrote: > > NB: when merging this with > b542e383d8c0 ("eventfd: Make signal recursion protection a task bit") > from Linus' tree, replace eventfd_signal_count with > eventfd_signal_allowed, and drop the export of eventfd_wake_count from > ("eventfd