Hi Geoff,

On Tue, 07 Aug 2007 20:31:19 -0700 [EMAIL PROTECTED] wrote:
>
> This small set of PS3 bugfix patches for 2.6.23.
> 
>   [patch 1/3] PS3: Fix storage probe logic
>   [patch 2/3] PS3: Remove incomplete message
>   [patch 3/3] PS3: Update ps3_defconfig
> 
> Patch 1 fixes a cold startup timing bug in the hard disk probe logic.
> 
> Patch 2 removes the 'incomplete' message in the PS3 Kconfig.  We now
> have all drivers and platform support needed to build a kernel for the
> PS3.  The only major thing missing is wireless networking support, which
> we plan to have ready for 2.6.24.

$ mkdir ../ps3
$ make O=../ps3 ps3_defconfig
$ make O=../ps3
        .
        .
  LD      .tmp_vmlinux1
arch/powerpc/platforms/built-in.o: In function `of_has_vicinity':
/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:681: undefined 
reference to `.spu_devnode'
arch/powerpc/platforms/built-in.o: In function `init_aff_fw_vicinity_node':
/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:726: undefined 
reference to `.spu_devnode'
arch/powerpc/platforms/built-in.o: In function `aff_devnode_spu':
/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:690: undefined 
reference to `.spu_devnode'
arch/powerpc/platforms/built-in.o: In function `aff_node_next_to':
/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:703: undefined 
reference to `.spu_devnode'
/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:705: undefined 
reference to `.spu_devnode'
arch/powerpc/platforms/built-in.o:/home/sfr/kernels/linus/arch/powerpc/platforms/cell/spu_base.c:649:
 more undefined references to `.spu_devnode' follow
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [_all] Error 2

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgp36ae3dy1jy.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to