lkml.org 
[lkml]   [2019]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure


On 2019-06-13 3:43 a.m., Christoph Hellwig wrote:
> The dev_pagemap is a growing too many callbacks. Move them into a
> separate ops structure so that they are not duplicated for multiple
> instances, and an attacker can't easily overwrite them.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
> drivers/dax/device.c | 6 +++++-
> drivers/nvdimm/pmem.c | 18 +++++++++++++-----
> drivers/pci/p2pdma.c | 5 ++++-
> include/linux/memremap.h | 29 +++++++++++++++--------------
> kernel/memremap.c | 12 ++++++------
> mm/hmm.c | 8 ++++++--
> tools/testing/nvdimm/test/iomap.c | 2 +-
> 7 files changed, 50 insertions(+), 30 deletions(-)

Looks good to me,

Reviewed-by: Logan Gunthorpe <logang@deltatee.com>

Logan

\
 
 \ /
  Last update: 2019-06-13 22:15    [W:0.602 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site