On 2013-08-27 06:24, Chris Johns wrote:
Hi,

This patch removes the wait of the primary cpu for the secondary cpus during
initialisation. If there is a problem with a bootloader where the secondary
cpus do not run RTEMS should at least operate in a degraded state rather than
not at all.

The main processor must wait until all secondary processors reached the PER_CPU_STATE_READY_TO_BEGIN_MULTITASKING state. Its is an important handshake point. Removing this code breaks the initialization sequence.


The change also removes a warning.

Chris


_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel



--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to