[bootlin/training-materials updates] master: Realtime slides: update most recent PREEMPT_RT releases (a47b5046)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 18 18:02:14 CEST 2019


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

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

commit a47b5046f1834a4af66795b1bb6d5f49847b4200
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 18 18:02:14 2019 +0200

    Realtime slides: update most recent PREEMPT_RT releases
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

a47b5046f1834a4af66795b1bb6d5f49847b4200
 slides/sysdev-realtime/sysdev-realtime.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-realtime/sysdev-realtime.tex b/slides/sysdev-realtime/sysdev-realtime.tex
index 65c84d29..7a2cd8ed 100644
--- a/slides/sysdev-realtime/sysdev-realtime.tex
+++ b/slides/sysdev-realtime/sysdev-realtime.tex
@@ -482,7 +482,7 @@
       \item In PREEMPT\_RT, all interrupt handlers are unconditionally
         converted to threaded interrupts.
       \item However, this is a temporary solution, until interesting drivers in
-    	mainline get gradually converted to the threaded interrupt API.
+	mainline get gradually converted to the threaded interrupt API.
     \end{itemize}
   \end{itemize}
 \end{frame}
@@ -500,7 +500,7 @@
       some adaptations
     \end{itemize}
   \item Not all releases of the Linux kernel are supported.
-      Most recent: 4.11, 4.13, 4.14, 4.16, 4.18, 4.19
+      Most recent: 4.14, 4.16, 4.18, 4.19, 5.0, 5.2
   \item Quick set up:
     \begin{itemize}
     \item Download the latest PREEMPT\_RT patch\\




More information about the training-materials-updates mailing list