mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-13 09:09:40 +02:00
![]() When the kernel is locked down the kernel allows reading only debugfs
files with mode 444. Mode 400 is also valid but is not allowed.
Make the 444 into a mask.
Fixes:
|
||
---|---|---|
.. | ||
file.c | ||
inode.c | ||
internal.h | ||
Makefile |