Date: Sat, 15 Mar 2008 01:06:54 GMT From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 137758 for review Message-ID: <200803150106.m2F16s9V061469@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137758 Change 137758 by marcel@marcel_xcllnt on 2008/03/15 01:06:50 Revert. See trap_subr.S. Affected files ... .. //depot/projects/powerpc/sys/powerpc/aim/locore.S#6 edit Differences ... ==== //depot/projects/powerpc/sys/powerpc/aim/locore.S#6 (text+ko) ==== @@ -186,23 +186,6 @@ b OF_exit /* - * Kernel entry point for application/auxiliary - * processors (APs). - */ - .globl __start_ap -__start_ap: -#if 0 - li 0,0 - mtmsr 0 - - isync - - bl powerpc_smp_ap_init -#endif -9: - b 9b - -/* * int setfault() * * Similar to setjmp to setup for handling faults on accesses to user memory.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803150106.m2F16s9V061469>