Y
Hacker News
new
|
ask
|
show
|
jobs
by
aw1621107
266 days ago
This situation seems to be more analogous to an out-of-tree driver which reaches into kernel internals, which Linux
does
break all the time.
1 comments
mrheosuper
266 days ago
if the out-of-tree driver does not touch kernel space, it should not be broken.
link
aw1621107
266 days ago
Well yes, if the out-of-tree driver sticks to public stable APIs it shouldn't be broken. And analogously here, if the software in question stuck to public stable APIs and didn't reach into private internals it shouldn't have broken.
link