Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hal-x86_64): don't log every MSR read
This was a stupid thing to do, and I only did it because I was being excessively cutesy. Now that we read the FS_GS_BASE MSR in ISRs to access local data, this can deadlock the kernel :upside_down:
- Loading branch information