From 0f2bdbda59d69191eb80ee223bbbbf2f8061e891 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Fri, 11 Jan 2019 08:35:12 +0100 Subject: schulung_tools/notes add some kernel notes they should be converted to a 'Kernel API' slideset. Signed-off-by: Manuel Traut --- schulung_tools/notes/cpureg.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 schulung_tools/notes/cpureg.txt (limited to 'schulung_tools/notes/cpureg.txt') diff --git a/schulung_tools/notes/cpureg.txt b/schulung_tools/notes/cpureg.txt new file mode 100644 index 0000000..874e1c0 --- /dev/null +++ b/schulung_tools/notes/cpureg.txt @@ -0,0 +1,2 @@ + - most of the kernel code is architecture independent + - Don't use cpu registers in your driver / fs / .. code, just in arch/ -- cgit v1.2.3