]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mapletree: build fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 11 May 2022 00:47:10 +0000 (17:47 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 11 May 2022 13:09:53 +0000 (09:09 -0400)
commit177f8d40962ce3248ae7827ed13f0ff698576fe6
tree9f6651b6d3ec133010a3dbbf99c24f45faed76ea
parent659bdd3d8eaf5c9abdcaa44740c4d2d699156bb6
mapletree: build fix

Fix the vma_mas_store/vma_mas_remove issues.  Missing prototypes, missing
implementation on nommu.

Cc: "Liam R. Howlett" <Liam.Howlett@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/mm.h
mm/mmap.c
mm/nommu.c