diff options
| author | Christoph Hellwig <[email protected]> | 2019-06-26 14:27:04 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-07-02 14:32:44 -0300 |
| commit | b7a523109fb5c9d2d6dd3ffc1fa38a4f48c6f842 (patch) | |
| tree | ba38dcbea9d55acb953a05c5805119111cb19f7e /net/unix/sysctl_net_unix.c | |
| parent | 25b2995a35b609119cf96f6b62eccd56c0234c7d (diff) | |
mm: don't clear ->mapping in hmm_devmem_free
->mapping isn't even used by HMM users, and the field at the same offset
in the zone_device part of the union is declared as pad. (Which btw is
rather confusing, as DAX uses ->pgmap and ->mapping from two different
sides of the union, but DAX doesn't use hmm_devmem_free).
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: John Hubbard <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions