Skip to content

Conversation

@kryczkal
Copy link
Member

@kryczkal kryczkal commented Dec 12, 2025

Problem

Bug in irq error wrapper callback, having offset to error struct wrong by 8-bytes
also bug in timing module which doesnt initialize numerator and denumerator

Also multiboot related code (x86_64 specific) present in generic kernel. Moved the related logic to bootloader

Solution

Fixed those bugs and uncommented uacpi & timing related code

@kryczkal kryczkal merged commit ce05d38 into dev Dec 12, 2025
4 checks passed
@kryczkal kryczkal deleted the kryczkal/ucapi-01 branch December 28, 2025 00:12
Jlisowskyy pushed a commit that referenced this pull request Jan 7, 2026
## Problem
Bug in irq error wrapper callback, having offset to error struct wrong
by 8-bytes
also bug in timing module which doesnt initialize numerator and
denumerator

Also multiboot related code (`x86_64` specific) present in generic
kernel. Moved the related logic to bootloader

## Solution
Fixed those bugs and uncommented uacpi & timing related code
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.

2 participants