From e239760f6a6a5e31331487548d56c4a7581ed7cc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 29 Apr 2014 16:09:35 +0200 Subject: score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS fatal error and make it a run-time error in rtems_scheduler_ident() and _Scheduler_Get_by_id(). --- doc/user/conf.t | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/user/conf.t') diff --git a/doc/user/conf.t b/doc/user/conf.t index 4709022a8d..b518176455 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -3931,8 +3931,6 @@ processors. The processor demand must be reduced for this system. mandatory processor failed during system initialization. The system may not have this processor at all or it could be a problem with a boot loader for example. Check the @code{CONFIGURE_SMP_SCHEDULER_ASSIGNMENTS} definition. -@item @code{SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS} - it is prohibited to have -a scheduler managing the empty processor set. @item @code{SMP_FATAL_MULTITASKING_START_ON_UNASSIGNED_PROCESSOR} - it is not allowed to start multitasking on a processor with no scheduler assigned. @end itemize -- cgit v1.2.3