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

Ensure the kernel component don't call userspace API #2885

Merged
merged 3 commits into from
Mar 1, 2021

Conversation

xiaoxiang781216
Copy link
Contributor

Summary

Kernel component should prefer to use file_, psock_, nx_ API, let's replace the wrong usage in the code base.

Impact

Skip to the code which change errno

Testing

to avoid the unused variable warning

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Copy link
Member

@Ouss4 Ouss4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I skimmed the files and the PR looks good to me.
It would be good, however, to have more eyes on this.

@masayuki2009
Copy link
Contributor

LGTM

@masayuki2009 masayuki2009 merged commit 151cf49 into apache:master Mar 1, 2021
@xiaoxiang781216 xiaoxiang781216 deleted the kernel branch March 1, 2021 02:23
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

Successfully merging this pull request may close these issues.

3 participants