Hacker News new | ask | show | jobs
by cesarb 2576 days ago
> the kernel ABI (not guaranteed between kernel releases)

Even within a single release, the kernel ABI varies depending on several kernel configuration options (for instance, CONFIG_SMP).