cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

abi-stable.rst (408B)


      1ABI stable symbols
      2==================
      3
      4Documents the interfaces that the developer has defined to be stable.
      5
      6Userspace programs are free to use these interfaces with no
      7restrictions, and backward compatibility for them will be guaranteed
      8for at least 2 years.
      9
     10Most interfaces (like syscalls) are expected to never change and always
     11be available.
     12
     13.. kernel-abi:: $srctree/Documentation/ABI/stable
     14   :rst: