]> www.infradead.org Git - users/jedix/linux-maple.git/commit
shmem_quota: build the object file conditionally to the config option
authorCarlos Maiolino <cem@kernel.org>
Wed, 17 Jul 2024 06:37:27 +0000 (08:37 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 17 Aug 2024 00:52:24 +0000 (17:52 -0700)
commita19ff9ea59042b4dc29ade593325f270197424af
treeaaf4afd4fb71e7b1b6e15add6de60408ad441d75
parent7e1e298ad8d3fc4e1292d289c2c5edaacfe11a48
shmem_quota: build the object file conditionally to the config option

Initially I added shmem-quota to obj-y, move it to the correct place and
remove the unneeded full file #ifdef

Link: https://lkml.kernel.org/r/20240717063737.910840-1-cem@kernel.org
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Suggested-by: Aristeu Rozanski <aris@redhat.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/Makefile
mm/shmem_quota.c