kernelteaching icon indicating copy to clipboard operation
kernelteaching copied to clipboard

The Open Kernel Teaching Project

Results 6 kernelteaching issues
Sort by recently updated
recently updated
newest added

It would be great to have a slide deck & labs covering how to build a minimal linux system: Kernel, Busybox, Glibc & A user space program The students will...

enhancement

Knowing how to do a good code review is good for students themselves(so they can review their own code) and for the community when patches are submitted upstream

enhancement

We should point students in the right direction after finishing the course on how to continue their ventures in kernel hacking. http://eudyptula-challenge.org/ lwn etc etc

enhancement

The poor students should not be faced with a checkpatch warning about missing DT documentation for the driver - we need to supply this to them (and tell them to...

enhancement

We should use regulator-fixed instead of regulator-gpio in the exercises because there is only one state. (The documentation for regulator-gpio tells us this)

bug