Skip to content

Commit

Permalink
Kernel slides: fix typo reported by participants
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker authored and tpetazzoni committed Oct 29, 2021
1 parent 2a0b0d3 commit 86c6ea3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -57,7 +57,7 @@ \subsection{Processes and scheduling}
state of the machine), some memory areas cannot be accessed.
\end{itemize}
\item Linux splits its \emph{address space} in \emph{kernel space}
and \emph{use space}
and \emph{user space}
\begin{itemize}
\item \emph{Kernel space} is reserved for code running in
\emph{Kernel Mode}.
Expand Down

0 comments on commit 86c6ea3

Please sign in to comment.