ms0g/hellfire

Build errors with Kernel version(5.15.0-70-generic)

Closed this issue · 3 comments

Hey @ms0g,

I came across an issue while trying to build the hellofile. It appears that some kernel APIs are not compatible with version 5.15.0-70-generic, which is causing the build to fail. I have a solution for this problem and can create a pull request if you're interested. Let me know how I can help!

ms0g commented

hi @swarajsomala,
yes it's not compatible with newer kernel versions and I haven't found the time to fix it. It would be great if you create a PR.

Hello @ms0g ,

I tried to create a branch and push into branch but I am getting permission error.Is it enabled in the repo settings?

ms0g commented

You have to fork the repo, push the commits your fork.Then create PR to my main repo.