Re: [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
Linus Torvalds <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ppc,com.redhat.cluster-devel,dev.linux.lists.ocfs2-devel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAHk-=whVNs=67KdMg21wxQdKuOJNg2p3d9t6dX-u3Jw+tzxjoQ@mail.gmail.com> |
On Fri, Sep 3, 2021 at 11:28 AM Al Viro <[email protected]> wrote: > > FWIW, my objections regarding the calling conventions are still there. So I'm happy to further change the calling conventions, but by now _that_ part is most definitely a "not this merge window". The need for that ternary state is still there. It might go away in the future, but I think that's literally that: a future cleanup. Not really related to the problem at hand. Linus