intel / edison-linux

Other
48 stars 48 forks source link

Fix wrong ptrace access perms #24

Closed staroselskii closed 5 years ago

staroselskii commented 7 years ago

I ran into issues while running lsof. Everytime it ran, it yielded a lot of kernel stack traces. The hunt produced a fix over here.

Later I came across that there's already a fix introduced in 3.10.99. As it seems like Intel has abandoned this repository and community is still stuck using non-updated LTS kernels, everyone should see the patch and apply it if need be. It'd be better just to rebase Intel's branch onto 3.10.104 (the latest tag at the time of writing this PR message) in this stable kernel tree rather than cherry-picking commits, though.

staroselskii commented 5 years ago

I suggest anyone who bumps into this issue to use the newer Yocto and kernel.