Re: 2.4.20pre11aa1

From: Keith Owens (kaos@ocs.com.au)
Date: Thu Oct 17 2002 - 08:01:07 EST


On Thu, 17 Oct 2002 14:10:05 +0200,
Andrea Arcangeli <andrea@suse.de> wrote:
>please try to find which is this module, replace modprobe with a script
>that does:
>
>#!/bin/sh
>echo $@ >>/tmp/log
>sync
>modprobe.orig $@

You don't need that, just mkdir /var/log/ksymoops. modprobe/insmod
will create a daily log file and snapshot a copy of lsmod and
/proc/ksyms for every module loaded or unloaded. All with sync in the
right places.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:35 EST