While doing some experimental work with kernel packaging, I found a few places where a lack of error messages made it difficult to figure out what was going on. This cleans up the error messages to be a bit more useful.
Laura Abbott (4): build: Properly check for Cython modprobe: Add appropriate error message when path is missing depmod: Fix message printing before log_setup_kmod_log depmod: Add error message for bad version configure.ac | 5 ++++- tools/depmod.c | 15 +++++++++------ tools/modprobe.c | 5 ++++- 3 files changed, 17 insertions(+), 8 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-modules" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
