summaryrefslogtreecommitdiffstats
path: root/mm/msync.c
diff options
context:
space:
mode:
authorKirill A. Shutemov2015-02-10 23:10:02 +0100
committerLinus Torvalds2015-02-10 23:30:31 +0100
commitac51b934f3912582d3c897c6c4d09b32ea57b2c7 (patch)
treea948ea1b8a045f40b9bf9759557c020237cf7475 /mm/msync.c
parentrmap: drop support of non-linear mappings (diff)
downloadkernel-qcow2-linux-ac51b934f3912582d3c897c6c4d09b32ea57b2c7.tar.gz
kernel-qcow2-linux-ac51b934f3912582d3c897c6c4d09b32ea57b2c7.tar.xz
kernel-qcow2-linux-ac51b934f3912582d3c897c6c4d09b32ea57b2c7.zip
mm: replace vma->sharead.linear with vma->shared
After removing vma->shared.nonlinear we have only one member of vma->shared union, which doesn't make much sense. This patch drops the union and move struct vma->shared.linear to vma->shared. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions