Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rc_kthread_mem_user_copy error on kernel > 5.10.x #39

Open
mircobocedi opened this issue Apr 11, 2021 · 0 comments
Open

rc_kthread_mem_user_copy error on kernel > 5.10.x #39

mircobocedi opened this issue Apr 11, 2021 · 0 comments

Comments

@mircobocedi
Copy link

with kernel > 5.10 i have this message repeated from boot every 2 seconds:

[ 57.879023] <3>rc_kthread_mem_user_copy: 8
[ 59.927038] <3>rc_kthread_mem_user_copy: 8
[ 61.975021] <3>rc_kthread_mem_user_copy: 8
[ 64.023022] <3>rc_kthread_mem_user_copy: 8

i watched the code, it seems there is a problem with kernel function copy_to_user, but i don't understand the cause...

any suggestion? could it corrupt the filesystem?

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant