summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker/files/0001-check-config-make-CONFIG_MEMCG_SWAP-conditional.patch
Commit message (Collapse)AuthorAgeFilesLines
* docker-moby: tweak check-config script for 6.1+ kernelsBruce Ashfield2024-11-151-0/+56
We are showing one warning on check-config that isn't valid, as the option has been changed in kernels 6.1+. We tweak the check-config script to make that conditional Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>