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

riscv/cfi: cfi prctl enable prctls zero unused params #2

Merged
merged 1 commit into from
May 21, 2024

Conversation

deepak0414
Copy link

linux kernel handling for prctl is to have strict checking on input parameters. Input parameters not used must be zero.

linux kernel handling for prctl is to have strict checking on input
parameters. Input parameters not used must be zero.

Signed-off-by: Deepak Gupta <debug@rivosinc.com>
@kito-cheng kito-cheng requested a review from jaidTw May 21, 2024 00:02
Copy link

@jaidTw jaidTw left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for mentioning it.

@jaidTw jaidTw merged commit 0353a38 into sifive:riscv-glibc-2.39-cfi May 21, 2024
jaidTw pushed a commit that referenced this pull request May 22, 2024
riscv/cfi: cfi prctl enable prctls zero unused params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants