Displaying 3 results from an estimated 3 matches for "130f".
Did you mean:
130
2019 Jun 13
1
[PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
...te:
> 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
2019 Jun 13
0
[PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
...oduced 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
>
2019 Jun 13
57
dev_pagemap related cleanups
Hi Dan, Jérôme and Jason,
below is a series that cleans up the dev_pagemap interface so that
it is more easily usable, which removes the need to wrap it in hmm
and thus allowing to kill a lot of code
Diffstat:
22 files changed, 245 insertions(+), 802 deletions(-)
Git tree:
git://git.infradead.org/users/hch/misc.git hmm-devmem-cleanup
Gitweb: