linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: linux-kernel@vger.kernel.org
Cc: "Chmouel Boudjnah" <chmouel@chmouel.com>, flepied@mandrakesoft.com
Subject: Re: 2.6: races between modprobe and depmod in rc.sysinit
Date: Fri, 01 Aug 2003 16:34:41 +1000	[thread overview]
Message-ID: <20030801064916.46F842C2B9@lists.samba.org> (raw)
In-Reply-To: Your message of "Thu, 31 Jul 2003 21:45:01 +0400." <200307312145.01711.arvidjaar@mail.ru>

In message <200307312145.01711.arvidjaar@mail.ru> you write:
> the only reason I can imagine is that it hits depmod -A that runs in 
> rc.sysinit and does
> 
> truncate /lib/modules/`uname -r`/modules.*
> scan modules
> write files
> 
> So, quesitons
> 
> - would anybody (Rusty?) object if I change depmod to do 
>   build temp name
>   move temp name into original

No, that's definitely my preferred method anyway: please send patch.
Although I double this causes your problem here.

> - Chmouel, Fred - is depmod on every boot really neccessary? When people 
> install modules they are expected to run it actually ...

People get it wrong, and you still want them to boot.  Increasingly we
can live without depmod though: I might fix this in a near-future
version to live without it.

Cheers,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  reply	other threads:[~2003-08-01  6:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 17:45 2.6: races between modprobe and depmod in rc.sysinit Andrey Borzenkov
2003-08-01  6:34 ` Rusty Russell [this message]
2003-08-01 21:22   ` [PATCH] " Andrey Borzenkov
2003-08-02  0:29     ` Rusty Russell
2003-08-08 21:19       ` Andrey Borzenkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030801064916.46F842C2B9@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=arvidjaar@mail.ru \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).