]> 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>
Mon, 2 Sep 2024 03:25:45 +0000 (20:25 -0700)
commit9eace7e8e60c3ac821c417bd3f3aa5949e58a57a
tree34178ff83e18764cad4788181057b9a55137754b
parentfcb4824b264058f9ee1ac2aa6b7155468978fde6
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