Some of the URLs to repositories on git.kernel.org were out of date and
non-functional. This commit replaces them with working alternatives.
Signed-off-by: Sergio Gelato <Sergio.Gelato@astro.su.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
EDAC driver.
MCE error handling can use the MCE inject:
- http://git.kernel.org/cgit/utils/cpu/mce/mce-inject.git
+ https://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git
For it to work, Kernel mce-inject module should be compiled and loaded.
APEI error injection can use this tool:
- https://git.kernel.org/cgit/linux/kernel/git/gong.chen/mce-test.git/
+ https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git/
AER error injection can use this tool:
- https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
+ https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/aer-inject.git/
SUBMITTING PATCHES
==================