diff options
author | Aaron Tomlin <atomlin@redhat.com> | 2022-05-02 22:51:04 +0200 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-05-12 19:29:41 +0200 |
commit | 6fb0538d0121ffab770a505b183968d93466ad59 (patch) | |
tree | e4d104d7f43375d7a2142d162644d2a68e12cd9d /mm/list_lru.c | |
parent | module: Make module_flags_taint() accept a module's taints bitmap and usable ... (diff) | |
download | linux-6fb0538d0121ffab770a505b183968d93466ad59.tar.xz linux-6fb0538d0121ffab770a505b183968d93466ad59.zip |
module: Move module_assert_mutex_or_preempt() to internal.h
No functional change.
This patch migrates module_assert_mutex_or_preempt() to internal.h.
So, the aforementiond function can be used outside of main/or core
module code yet will remain restricted for internal use only.
Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'mm/list_lru.c')
0 files changed, 0 insertions, 0 deletions