Skip to content

Commit

Permalink
kernel: intro: sources: Don't mention realtime as sub-community dev tree
Browse files Browse the repository at this point in the history
Mentionning real-time in the list of sub-community treeis is misleading,
as we state these trees aren't meant to be used in products.

Realtime is a bit different, as there are stable trees with RT that
are maintained, containing both stable fixes from linux-stable and
fixes to the RT patch.

Instead, mention other dev trees for core subsystems.

Signed-off-by: Maxime Chevallier <[email protected]>
  • Loading branch information
minimaxwell committed Nov 27, 2023
1 parent 035f617 commit 175a7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/kernel-intro-sources/kernel-intro-sources.tex
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ \subsection{Linux kernel sources}
\begin{itemize}
\item Architecture communities (ARM, MIPS, PowerPC, etc)
\item Device drivers communities (I2C, SPI, USB, PCI, network, etc)
\item Other communities (real-time, etc)
\item Other communities (filesystems, memory-management, scheduling, etc)
\item Not suitable to be used in products
\end{itemize}
\end{itemize}
Expand Down

0 comments on commit 175a7ed

Please sign in to comment.