linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] depmod and modprobe error message fixups
@ 2015-09-11 20:55 Laura Abbott
  2015-09-11 20:55 ` [PATCH 1/4] build: Properly check for Cython Laura Abbott
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Laura Abbott @ 2015-09-11 20:55 UTC (permalink / raw)
  To: Lucas De Marchi; +Cc: Laura Abbott, linux-modules


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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-09-24  1:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-11 20:55 [PATCH 0/4] depmod and modprobe error message fixups Laura Abbott
2015-09-11 20:55 ` [PATCH 1/4] build: Properly check for Cython Laura Abbott
2015-09-12 18:27   ` Lucas De Marchi
2015-09-18 17:38     ` Laura Abbott
2015-09-24  1:11       ` Lucas De Marchi
2015-09-11 20:55 ` [PATCH 2/4] modprobe: Add appropriate error message when path is missing Laura Abbott
2015-09-12 18:45   ` Lucas De Marchi
2015-09-11 20:55 ` [PATCH 3/4] depmod: Fix message printing before log_setup_kmod_log Laura Abbott
2015-09-12 18:55   ` Lucas De Marchi
2015-09-18 18:26     ` Laura Abbott
2015-09-24  1:16       ` Lucas De Marchi
2015-09-11 20:55 ` [PATCH 4/4] depmod: Add error message for bad version Laura Abbott
2015-09-12 19:00   ` Lucas De Marchi
2015-09-18 18:30     ` Laura Abbott
2015-09-24  1:17       ` Lucas De Marchi
2015-09-12 19:05 ` [PATCH 0/4] depmod and modprobe error message fixups Lucas De Marchi
2015-09-16 23:35   ` Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).