chiark / gitweb /
[PATCH] udev* segfaults with new klibc
authorolh@suse.de <olh@suse.de>
Fri, 12 Mar 2004 09:06:55 +0000 (01:06 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:09 +0000 (21:35 -0700)
commit60ea6945259ee0336ebd742e701a109c90e5a6ab
treeb08543c3453232359f290aec41f0caf902d4f398
parent0c17d02da29a4c41186caabb3f7ff488e0f6c9ea
[PATCH] udev* segfaults with new klibc

current klibc uses regparm on i386. This leads to nice segfaults in all
udev apps. Using the content of the just included MCONFIG file fixes it.
Makefile