Logan Gunthorpe
2019-Jun-13 20:12 UTC
[Nouveau] [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
On 2019-06-13 3:43 a.m., Christoph Hellwig wrote:> Passing the actual typed structure leads to more understandable code > vs the actual references.Ha, ok, I originally suggested this to Dan when he introduced the callback[1]. Reviewed-by: Logan Gunthorpe <logang at deltatee.com> Logan [1] https://lore.kernel.org/lkml/8f0cae82-130f-8a64-cfbd-fda5fd76bb79 at deltatee.com/T/#u
Dan Williams
2019-Jun-13 20:15 UTC
[Nouveau] [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
On Thu, Jun 13, 2019 at 1:12 PM Logan Gunthorpe <logang at deltatee.com> wrote:> > > > On 2019-06-13 3:43 a.m., Christoph Hellwig wrote: > > Passing the actual typed structure leads to more understandable code > > vs the actual references. > > Ha, ok, I originally suggested this to Dan when he introduced the > callback[1]. > > Reviewed-by: Logan Gunthorpe <logang at deltatee.com>Reviewed-by: Dan Williams <dan.j.williams at intel.com> Reported-by: Logan Gunthorpe <logang at deltatee.com> :)> > Logan > > [1] > https://lore.kernel.org/lkml/8f0cae82-130f-8a64-cfbd-fda5fd76bb79 at deltatee.com/T/#u >
Possibly Parallel Threads
- [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
- [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
- dev_pagemap related cleanups
- dev_pagemap related cleanups
- [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure