Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1570485
| From | Daniel Vetter <daniel@ffwll.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] drm: remove unnecessary fault wrappers |
| Date | 2017-01-31 09:50 +0100 |
| Message-ID | <t5Ciu-6WK-11@gated-at.bofh.it> (permalink) |
| References | <t5qU2-4V-17@gated-at.bofh.it> <t5ssN-15O-13@gated-at.bofh.it> <t5ssO-15O-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 30, 2017 at 03:14:38PM -0700, Ross Zwisler wrote: > On Mon, Jan 30, 2017 at 03:09:39PM -0700, Ross Zwisler wrote: > > > This patch applies cleanly to mmots/master, which is currently at > > v4.10-rc5-mmots-2017-01-26-15-49. > > Which may not be what you want... The reason I was looking at this code was > because it was recently changed by Dave Jiang to remove the 'vma' argument > from all the fault handlers. > > So, would you rather: > > 1) Take it through the -mm tree to avoid merge conflicts, in which case I'll > add akpm to the thread. > > 2) Take it through your tree & deal with merge conflicts later, in which case > I can rebase on your tree or on v4.10-rc6. > > 3) Just drop it and keep the extra 20 lines or whatever that the complier will > just optimize out. > > I'm fine with any of the above. drm_vm.c is legacy horror shows, we're not going to touch in in the drm tree (except for other trivial clenaups). So perfectly fine to merge it all through -mm. Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] drm: remove unnecessary fault wrappers Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-01-30 20:30 +0100
Re: [PATCH] drm: remove unnecessary fault wrappers Sean Paul <seanpaul@chromium.org> - 2017-01-30 21:40 +0100
[PATCH v2] drm: remove unnecessary fault wrappers Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-01-30 23:20 +0100
Re: [PATCH v2] drm: remove unnecessary fault wrappers Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-01-30 23:20 +0100
Re: [PATCH v2] drm: remove unnecessary fault wrappers Daniel Vetter <daniel@ffwll.ch> - 2017-01-31 09:50 +0100
Re: [PATCH v2] drm: remove unnecessary fault wrappers Sean Paul <seanpaul@chromium.org> - 2017-01-31 15:50 +0100
csiph-web