mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
upstream bugs: link to qemu and buildroot minimal setups
This commit is contained in:
@@ -6429,7 +6429,12 @@ Next, you will also want to give the relevant images to save them time. Zip the
|
|||||||
|
|
||||||
and then upload the `out/images-*.zip` file somewhere, e.g. GitHub release assets as in https://github.com/cirosantilli/linux-kernel-module-cheat/releases/tag/test-replay-arm
|
and then upload the `out/images-*.zip` file somewhere, e.g. GitHub release assets as in https://github.com/cirosantilli/linux-kernel-module-cheat/releases/tag/test-replay-arm
|
||||||
|
|
||||||
Finally, do a clone of the relevant repository out of tree and reproduce the bug there, to be 100% sure that it is an actual upstream bug, and to provide developers with the cleanest possible commands. For example as was done in this QEMU bug report: https://bugs.launchpad.net/qemu/+bug/1762179
|
Finally, do a clone of the relevant repository out of tree and reproduce the bug there, to be 100% sure that it is an actual upstream bug, and to provide developers with the cleanest possible commands.
|
||||||
|
|
||||||
|
For QEMU and Buildroot, we have the following convenient setups respectively:
|
||||||
|
|
||||||
|
* https://github.com/cirosantilli/qemu-test
|
||||||
|
* https://github.com/cirosantilli/buildroot/tree/in-tree-package-master
|
||||||
|
|
||||||
== Benchmark this repo
|
== Benchmark this repo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user