[bootlin/training-materials updates] master: sysdev-linux: intro: Enhance the API vs ABI (un)stability section (e42108ef)

Miquel Raynal miquel.raynal at bootlin.com
Thu Jun 2 10:54:21 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/e42108ef0ea2ff5141e430d846032482d372b275

>---------------------------------------------------------------

commit e42108ef0ea2ff5141e430d846032482d372b275
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Wed Jun 1 09:58:29 2022 +0200

    sysdev-linux: intro: Enhance the API vs ABI (un)stability section
    
    Keep mentioning that the system call interface is stable in the
    introductory slide only for the sysdev training. In the kernel training,
    there is now two new slides with schemas adapted from Wikipedia
    explaining the stability topic as welle as the difference between API
    and ABI.
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


>---------------------------------------------------------------

e42108ef0ea2ff5141e430d846032482d372b275
 .../kernel-source-code-drivers.tex                 |   66 +-
 .../linux-internal-api.svg                         | 1043 ++++++++++++++++
 .../kernel-source-code-drivers/linux-user-api.svg  | 1288 ++++++++++++++++++++
 .../no-stable-kernel-abi.svg                       |  799 ------------
 .../sysdev-linux-intro-features.tex                |    6 +-
 5 files changed, 2387 insertions(+), 815 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc e42108ef0ea2ff5141e430d846032482d372b275



More information about the training-materials-updates mailing list