[bootlin/training-materials updates] master: RT slides: rephrase sentence (24491974)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jul 13 10:05:07 CEST 2021


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

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

commit 24491974c483d6cdbf14405383e5ca34a6c38e2b
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jul 13 10:05:07 2021 +0200

    RT slides: rephrase sentence
    
    To make it clearer
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
    Reported-by: Nasser Afshin <afshin.nasser at gmail.com>


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

24491974c483d6cdbf14405383e5ca34a6c38e2b
 labs/sysdev-real-time/sysdev-real-time.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-real-time/sysdev-real-time.tex b/labs/sysdev-real-time/sysdev-real-time.tex
index 165d9887..f72d0115 100644
--- a/labs/sysdev-real-time/sysdev-real-time.tex
+++ b/labs/sysdev-real-time/sysdev-real-time.tex
@@ -110,7 +110,7 @@ that the below settings are disabled:
 \kconfig{CONFIG_DEBUG_MUTEXES} and \kconfig{CONFIG_DEBUG_SPINLOCK}.
 
 Also, for the moment, disable the \kconfig{CONFIG_HIGH_RES_TIMERS}
-option which impact we want to measure.
+option. We want to measure its impact.
 
 Compile and boot the Xplained board by mounting the root filesystem that you
 built. As usual, login as \code{root}, there is no password.




More information about the training-materials-updates mailing list