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

resolve nullpointer crash on kernel 5.10 #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peter-kutak
Copy link

resolve nullpointer crash on kernel 5.10

resolves issue #12

tested on kernel 5.10 but should work from 4.14

resolve nullpointer crash on kernel 5.10
Copy link

@JanHBade JanHBade left a comment

Choose a reason for hiding this comment

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

works for me on a Pi Zero

@peter-kutak
Copy link
Author

I also use RPi Zero W

@rigibe
Copy link

rigibe commented Jun 4, 2021

Working superbly on my RPi Zero W.
Thank you!

…s IRQ 29

according to discusion on github
I have only RPi Zero and RPi 2
@peter-kutak
Copy link
Author

according to Issue #8 rpi4 now uses IRQ29 and according to Issue #12 rpi3 uses IRQ114
So I modified also UART_IRQ definition

Copy link

@mephlo mephlo left a comment

Choose a reason for hiding this comment

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

Works in RPI2!

@ITachiLab
Copy link

What about the missing functions get_fs and set_fs as mentioned in #12?

@peter-kutak
Copy link
Author

peter-kutak commented Jan 6, 2023

get_fs/set_fs

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.

5 participants