Package: lxcfs / 5.0.3-1+deb12u1

Metadata

Package Version Patches format
lxcfs 5.0.3-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
000 fix arm32 personality.patch | (download)

src/proc_fuse.c | 49 47 + 2 - 0 !
1 file changed, 47 insertions(+), 2 deletions(-)

 [patch] proc: fix /proc/cpuinfo not respecting personality

It was found that the personality within the container was not being
properly respected, which for large numbers of CPUs would break
reporting of /proc/cpuinfo in arm32 containers running on an arm64 host.

Signed-off-by: Mathias Gibbens <gibmat@debian.org>