FrameworkComputer / framework-system

Rust libraries and tools to interact with the Framework Computer systems
BSD 3-Clause "New" or "Revised" License
106 stars 6 forks source link

portio: Bail on Linux if kernel is locked down #16

Closed JohnAZoidberg closed 7 months ago

JohnAZoidberg commented 8 months ago

If ioperm fails, don't do portio, or the kernel will kill us with sigsegv.