[FE training-materials-updates] kernel-debugging: remove useless info

Alexandre Belloni alexandre.belloni at free-electrons.com
Fri Nov 8 21:17:47 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=2abb7008f2586e7b37330ff6b7338876f4104da6

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

commit 2abb7008f2586e7b37330ff6b7338876f4104da6
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Fri Nov 8 15:14:46 2013 -0500

    kernel-debugging: remove useless info
    
    We are not using netconsole anymore so there is no switching back.
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

2abb7008f2586e7b37330ff6b7338876f4104da6
 labs/kernel-debugging/kernel-debugging.tex |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/labs/kernel-debugging/kernel-debugging.tex b/labs/kernel-debugging/kernel-debugging.tex
index c405c01..a3b4762 100644
--- a/labs/kernel-debugging/kernel-debugging.tex
+++ b/labs/kernel-debugging/kernel-debugging.tex
@@ -59,9 +59,6 @@ that have been transmitted by your driver.
 
 \section{Kernel crash analysis}
 
-In this part, we will get back to a standard kernel configuration,
-accessing the kernel logs on the serial console.
-
 \subsection{Setup}
 
 Go to the \code{~/felabs/linux/modules/nfsroot/root/debugging/} directory.



More information about the training-materials-updates mailing list