lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 5 Jan 2007 13:15:16 -0800
From:	Andrew Morton <akpm@...l.org>
To:	Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc:	Mariusz Kozlowski <m.kozlowski@...land.pl>,
	linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org,
	Cornelia Huck <cornelia.huck@...ibm.com>
Subject: Re: 2.6.20-rc3-mm1

On Sat, 06 Jan 2007 07:55:36 +1100
Benjamin Herrenschmidt <benh@...nel.crashing.org> wrote:

> On Fri, 2007-01-05 at 17:23 +0100, Mariusz Kozlowski wrote:
> > Hello, 
> > 
> > 	Doesn't build on my iMac G3 based garage jukebox ;-)
> > 
> > arch/powerpc/kernel/of_platform.c:479: error: unknown field 'multithread_probe' specified in initializer
> > arch/powerpc/kernel/of_platform.c:479: warning: initialization makes pointer from integer without a cast
> > make[1]: *** [arch/powerpc/kernel/of_platform.o] Blad 1
> > make: *** [arch/powerpc/kernel] Blad 2
> > 
> > I guess someone who knows multithread code should take a look at it.
> 
> Hrm. struct driver -> multithread_probe is gone in -mm ?
> 

yeah, it moved into struct bus_type.

http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.20-rc3/2.6.20-rc3-mm1/broken-out/driver-core-per-subsystem-multithreaded-probing.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists