]> git.ipfire.org Git - thirdparty/linux.git/commit
um: Make mm_list and mm_list_lock static
authorTiwei Bie <tiwei.btw@antgroup.com>
Tue, 8 Jul 2025 09:04:01 +0000 (17:04 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Jul 2025 06:49:18 +0000 (08:49 +0200)
commit409a0c00c490d3b7c077e316a9261462241acda7
treea6e78e381fae066ba28b398b4616d282d385c2e1
parent159e76514b9565f92ca5beebc1f92faed21a03aa
um: Make mm_list and mm_list_lock static

They are only used within mmu.c. Make them static.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250708090403.1067440-3-tiwei.bie@linux.dev
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/skas/mmu.c