linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Schmidt <schmidt@digadd.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: udevadm settle (udev 146) & pam-mount (1.32) via mount 	(util-linux-ng
Date: Fri, 30 Oct 2009 15:33:41 +0000	[thread overview]
Message-ID: <4AEB0755.3010004@digadd.de> (raw)
In-Reply-To: <4AE9DBD3.6090602@digadd.de>

Kay Sievers wrote:
> On Thu, Oct 29, 2009 at 19:15, Christian P. Schmidt <schmidt@digadd.de> wrote:
> 
>> The problem here is that SIGUSR1 and SIGALRM are both blocked in oldmask
>> already, and never reach udevadm. No care is ever taken to ensure those
>> signals are not blocked.
>>
>> The attached patch is one of the many possible ways to rectify the solution.
> 
> Oh, I see. I guess, we should just unblock these both signals right at
> the time we install the signal handler?

That would probably be the most correct solution, indeed.

Regards,
Christian

> Thanks,
> Kay


  parent reply	other threads:[~2009-10-30 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 18:15 udevadm settle (udev 146) & pam-mount (1.32) via mount (util-linux-ng Christian P. Schmidt
2009-10-30 13:28 ` udevadm settle (udev 146) & pam-mount (1.32) via mount Kay Sievers
2009-10-30 15:33 ` Christian Schmidt [this message]
2009-11-02 11:51 ` Kay Sievers

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=4AEB0755.3010004@digadd.de \
    --to=schmidt@digadd.de \
    --cc=linux-hotplug@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).