From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev zombies
Date: Mon, 07 Jun 2004 02:20:15 +0000 [thread overview]
Message-ID: <20040607022015.GA8152@kroah.com> (raw)
In-Reply-To: <200406011914.13245.mbuesch@freenet.de>
On Mon, Jun 07, 2004 at 01:37:19AM +0200, Kay Sievers wrote:
> On Sun, Jun 06, 2004 at 03:38:52PM +0200, Michael Buesch wrote:
> > On Sunday 06 June 2004 15:16, you wrote:
> > > It would be great, if you are able to test it another time with the reenabled
> > > regparms.
> >
> > The attached patch fixes the whole stuff for me.
> > I imported some macros from the kernel. Ok, or do
> > you prefer other macro-names?
>
> > +#define asmlinkage __attribute__((regparm(0)))
> > +#define FASTCALL(x) x __attribute__((regparm(3)))
> > +#define fastcall __attribute__((regparm(3)))
>
> Hmm, I prefer no macro at all.
>
> Greg, here is the usual bk text:
> => fix udevd zombies
>
> The recent version of klibc switched to -mregparm=3. This broke the
> signal handlers parameter, cause it is called directly from the kernel
> with the parameter on the stack not in a register.
> =
Applied, thanks.
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
prev parent reply other threads:[~2004-06-07 2:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-01 17:14 udev zombies Michael Buesch
2004-06-02 16:53 ` Greg KH
2004-06-02 18:26 ` Michael Buesch
2004-06-03 8:24 ` Harald Hoyer
2004-06-03 8:27 ` Harald Hoyer
2004-06-03 8:54 ` jnf
2004-06-04 1:45 ` jnf
2004-06-04 8:03 ` Kay Sievers
2004-06-04 8:36 ` jnf
2004-06-04 8:39 ` jnf
2004-06-04 9:32 ` Kay Sievers
2004-06-04 17:23 ` jnf
2004-06-06 10:08 ` Michael Buesch
2004-06-06 10:52 ` Kay Sievers
2004-06-06 11:16 ` Michael Buesch
2004-06-06 13:16 ` Kay Sievers
2004-06-06 13:38 ` Michael Buesch
2004-06-06 23:37 ` Kay Sievers
2004-06-07 2:20 ` Greg KH [this message]
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=20040607022015.GA8152@kroah.com \
--to=greg@kroah.com \
--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).