Re: [patch 0/3] PS3 bugfix patches for 2.6.23
From: Stephen Rothwell <hidden>
Date: 2007-08-08 07:17:52
Hi Geoff, On Tue, 07 Aug 2007 20:31:19 -0700 geoffrey.levand@am.sony.com 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 sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/
Attachments
- (unnamed) [application/pgp-signature] 189 bytes