cirosantilli / linux-kernel-module-cheat

The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
https://cirosantilli.com/linux-kernel-module-cheat
GNU General Public License v3.0
4.21k stars 605 forks source link

design-goals and supported-hosts links don't go anywhere #118

Closed mbigras closed 4 years ago

mbigras commented 4 years ago

Hi @cirosantilli!

I was reading through the readme in these sections:

https://github.com/cirosantilli/linux-kernel-module-cheat#1-getting-started https://github.com/cirosantilli/linux-kernel-module-cheat#111-qemu-buildroot-setup-getting-started

And there are two links in the READM.adoc that don't go anywhere

https://github.com/cirosantilli/linux-kernel-module-cheat#design-goals https://github.com/cirosantilli/linux-kernel-module-cheat#supported-hosts

Thank for your work, looking forward to reading more!

cirosantilli commented 4 years ago

Hi Max,

This is because of: https://github.com/cirosantilli/linux-kernel-module-cheat/issues/75

See workarounds at: https://github.com/cirosantilli/linux-kernel-module-cheat#linux-kernel-module-cheat

mbigras commented 4 years ago

Ah makes sense, thanks for the links, as mentioned in https://github.com/cirosantilli/linux-kernel-module-cheat/issues/75 I can view the full READMe at:

https://github.com/cirosantilli/linux-kernel-module-cheat/blob/master/README.adoc