summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLi Chen <chenl311@chinatelecom.cn>2025-11-11 20:13:34 +0800
committerMikulas Patocka <mpatocka@redhat.com>2025-11-18 19:01:47 +0100
commit341d14bd69d05b1c30bd83c5056730ba6d78b83d (patch)
tree36301e4c173b0bcc01d65efb514fa9693d90d7b3 /net/unix/af_unix.c
parent6a23ae0a96a600d1d12557add110e0bb6e32730c (diff)
dm-pcache: allow built-in build and rename flush helper
CONFIG_BCACHE is tristate, so dm-pcache can also be built-in. Switch the Makefile to use obj-$(CONFIG_DM_PCACHE) so the target can be linked into vmlinux instead of always being a loadable module. Also rename cache_flush() to pcache_cache_flush() to avoid a global symbol clash with sunrpc/cache.c's cache_flush(). Signed-off-by: Li Chen <chenl311@chinatelecom.cn> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions