Hacker News new | ask | show | jobs
by monocasa 2639 days ago
There's a lot of situations where you map in trampolines to perform work inside a process on behalf of that process.
1 comments

The article is about a driver that allows to map any physical page.
That majority isn't.

And while there's better ways to handle it, and it wouldn't pass a design review of mine, it's pretty common to make a driver specific /dev/mem equivalent. For isntance https://forum.xda-developers.com/showthread.php?t=2057818

I am not sure what you are trying to say.

Any driver for a multiuser OS that essentially bypasses protection mechanisms by the kernel for non-root users is broken, period.

There is no argument about it.