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

Using kernel panics for errors in userspace #3

Open
vit9696 opened this issue Feb 25, 2020 · 0 comments
Open

Using kernel panics for errors in userspace #3

vit9696 opened this issue Feb 25, 2020 · 0 comments

Comments

@vit9696
Copy link

vit9696 commented Feb 25, 2020

Hello,

Could you please update the code not to include a kernel panic on patch failure? This is kind of too harsh when you cannot patch a single userspace program.

If you need to disable the patch because it is broken, you can always set SectionUnused in section field of it. See disableSection function in WhateverGreen as an example.

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