[FE training-materials-updates] sysdev-kernel-cross-compiling: remove useless comment, now done in flash fs lab

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Dec 2 10:44:03 CET 2013


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

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

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

commit a6cdec4c3976406675abbedb7db348ff8608d8f9
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Mon Dec 2 10:43:35 2013 +0100

    sysdev-kernel-cross-compiling: remove useless comment, now done in flash fs lab
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

a6cdec4c3976406675abbedb7db348ff8608d8f9
 .../sysdev-kernel-cross-compiling.tex              |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
index 227805f..cb2042d 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -62,12 +62,6 @@ In the kernel configuration :
 
 \begin{itemize}
 
-% TODO: check that we don't need this any more
-%\item Make sure to disable \code{CONFIG_PROVE_LOCKING}. This option is
-%  currently causing problems with the JFFS2 filesystem. This option is
-%  in \code{Kernel Hacking} $\rightarrow$
-%  \code{Lock debugging: prove locking correctness}.
-
 \item Disable support for the IGEPv2 board compiled into the kernel
   (\code{CONFIG_MACH_IGEP0020}). We will boot our kernel with a device
   tree for our board, and won't compile the board description file



More information about the training-materials-updates mailing list