Skip to content

Conversation

soburi
Copy link
Member

@soburi soburi commented Aug 23, 2025

Fixed an issue where the reference location for the interrupt handler was a bit mask instead of an index value.

Fixed an issue where the reference location for the interrupt
handler was a bit mask instead of an index value.

Signed-off-by: TOKITA Hiroshi <[email protected]>
@soburi soburi force-pushed the correct_int_handler branch from 3bdd0b5 to e007c15 Compare September 7, 2025 21:46
@soburi soburi requested a review from DhruvaG2000 September 10, 2025 07:25
Copy link
Member

@Ayush1325 Ayush1325 left a comment

Choose a reason for hiding this comment

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

LGTM. Not sure why it was a bitmask in the first place.

@soburi
Copy link
Member Author

soburi commented Sep 23, 2025

@DhruvaG2000

Please check this out too. This is a very important fix.

Copy link
Contributor

@pillo79 pillo79 left a comment

Choose a reason for hiding this comment

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

Definitely LGTM as well! Thanks for spotting this! 🚀

@DhruvaG2000
Copy link
Member

applied manually to -next, thanks.

@soburi soburi deleted the correct_int_handler branch September 24, 2025 15:07
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.

4 participants