From: Davide Caratti on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3652#note_2337117053

is this related to networking? asking because:
```
$ grep -r LRU_CACHE ./*
./drivers/block/drbd/Kconfig:   select LRU_CACHE
./fs/btrfs/lru_cache.h:#ifndef BTRFS_LRU_CACHE_H
./fs/btrfs/lru_cache.h:#define BTRFS_LRU_CACHE_H
./include/linux/lru_cache.h:#ifndef LRU_CACHE_H
./include/linux/lru_cache.h:#define LRU_CACHE_H
./lib/Kconfig:config LRU_CACHE
./lib/Makefile:obj-$(CONFIG_LRU_CACHE) += lru_cache.o
$
```

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to