[PATCH] x86/64: Add CONFIG_DEVMEM=y for targets/x86/64

2021-03-11 Thread supriya Mane
enabled by default, why can't bug ID FS#3461 be closed? Regards, Supriya Mane -- Disclaimer:This message is intended only for the designated recipient(s). It may contain confidential or proprietary information and may be subject to other confidentiality protections. If you are not a desig

[PATCH] x86/64: Iptables seems to lack support for cgroup v2

2021-03-09 Thread Supriya Mane
FS#3574 Adding cgroup support enables adding rules on processes to limit resources in terms of iptable policies Signed-off-by: Supriya Mane --- include/netfilter.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/include/netfilter.mk b/include/netfilter.mk index 889beb7a98..e0d9c5a197

[PATCH] x86/64: Add CONFIG_DEVMEM=y for targets/x86/64

2021-02-09 Thread Supriya Mane
Setting 'CONFIG_DEVMEM=y' provides access to /dev/mem. Fixes "cannot access '/dev/mem' : No such file or directory" Signed-off-by: Supriya Mane --- target/linux/x86/64/config-5.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/64/config-5.4 b/