Skip to content
Snippets Groups Projects

Dedup a lot of code shared between x86 and x86_64

Merged bjorn3 requested to merge bjorn3/kernel:dedup_x86_code into master

This makes it significantly easier to keep everything in sync. In fact I found a couple of minor places where x86 and x86_64 diverged, like missing the profiler IPI or the x86 port using the physical address of the local and IO APIC as the logical address even though they are likely different. I haven't deduplicated some of the files where the divergence was too big like the interrupt handlers.

Merge request reports

Approval is optional

Merged by Jeremy SollerJeremy Soller 1 year ago (Jan 25, 2024 1:34pm UTC)

Merge details

  • Changes merged into master with 58314e6a.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading