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
Subject: Re: [PATCH] 2.6: races between modprobe and depmod in rc.sysinit
Date: Sat, 02 Aug 2003 10:29:24 +1000	[thread overview]
Message-ID: <20030802003007.6D00D2C2AF@lists.samba.org> (raw)
In-Reply-To: Your message of "Sat, 02 Aug 2003 01:22:55 +0400." <200308020122.55169.arvidjaar@mail.ru>

In message <200308020122.55169.arvidjaar@mail.ru> you write:
> anyway here is patch against 0.9.13-pre that makes depmod output in temp file
> and rename it after. It fixed the problem for sure for me (like commenting 
> out depmod in rc.sysinit did but most people seem to object to it).

Thanks, I've applied this with a fix (you left the declaration of
skipchars in main(), so it shadowed the new global one).

I also repaired the testsuite after this patch (and found another bug
along the way), which also would have caught the mistake (Hint hint!).

I've put the lot up in the usual place, masquerading as 0.9.13-pre2.

	http://www.kernel.org/pub/linux/kernel/people/rusty/modules/module-init-tools-0.9.13-pre2.tar.gz

Feedback welcome!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.


  reply	other threads:[~2003-08-02  0:30 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
2003-08-01 21:22   ` [PATCH] " Andrey Borzenkov
2003-08-02  0:29     ` Rusty Russell [this message]
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=20030802003007.6D00D2C2AF@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).