From: Rusty Russell <rusty@rustcorp.com.au>
To: Stelian Pop <stelian@popies.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Linus Torvalds <torvalds@transmeta.com>
Subject: Re: modutils: FATAL: Error running install...
Date: Tue, 25 Feb 2003 12:27:43 +1100 [thread overview]
Message-ID: <20030225012823.8C09A2C54A@lists.samba.org> (raw)
In-Reply-To: Your message of "Mon, 24 Feb 2003 17:27:34 BST." <20030224172734.C29439@deep-space-9.dsnet>
In message <20030224172734.C29439@deep-space-9.dsnet> you write:
> ===== kernel/kmod.c 1.24 vs edited =====
> --- 1.24/kernel/kmod.c Mon Feb 24 04:18:09 2003
> +++ edited/kernel/kmod.c Mon Feb 24 17:19:39 2003
> @@ -154,6 +154,7 @@
>
> /* Unblock all signals. */
> flush_signals(current);
> + current->sighand->action[SIGCHLD-1].sa.sa_handler = SIG_DFL;
> spin_lock_irq(¤t->sighand->siglock);
> flush_signal_handlers(current);
> sigemptyset(¤t->blocked);
Is there really no cleaner way that this?
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
next prev parent reply other threads:[~2003-02-25 1:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-24 16:16 Stelian Pop
2003-02-24 16:27 ` Stelian Pop
2003-02-25 1:27 ` Rusty Russell [this message]
2003-02-25 13:24 ` Mikael Pettersson
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=20030225012823.8C09A2C54A@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=stelian@popies.net \
/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
all inboxes | Powered by JetHome®