diff options
author | 2021-11-10 20:32:43 -0800 | |
---|---|---|
committer | 2021-11-11 09:34:35 -0800 | |
commit | 913ffbdd99856184b4e8004f984d7432dcb990cd (patch) | |
tree | 9dd2e155b626b0f6573f88c7ea52442accc297f4 /drivers/fpga/fpga-mgr.c | |
parent | mm/migrate.c: remove MIGRATE_PFN_LOCKED (diff) | |
download | linux-dev-913ffbdd99856184b4e8004f984d7432dcb990cd.tar.xz linux-dev-913ffbdd99856184b4e8004f984d7432dcb990cd.zip |
mm: unexport folio_memcg_{,un}lock
Patch series "unexport memcg locking helpers".
Neither the old page-based nor the new folio-based memcg locking helpers
are used in modular code at all, so drop the exports.
This patch (of 2):
folio_memcg_{,un}lock are only used in built-in core mm code.
Link: https://lkml.kernel.org/r/20210820095815.445392-1-hch@lst.de
Link: https://lkml.kernel.org/r/20210820095815.445392-2-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Vladimir Davydov <vdavydov.dev@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions