Re: [PATCH] confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION

2017-05-11 Thread Chris Johns
On 11/5/17 7:56 pm, Sebastian Huber wrote: > Enable the SMP configuration by default in case SMP is enabled. Add > configuration option CONFIGURE_DISABLE_SMP_CONFIGURATION to disable it > explicitly. > > Add CONFIGURE_DISABLE_SMP_CONFIGURATION to all test which would fail > otherwise. > >

[PATCH] confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION

2017-05-11 Thread Sebastian Huber
Enable the SMP configuration by default in case SMP is enabled. Add configuration option CONFIGURE_DISABLE_SMP_CONFIGURATION to disable it explicitly. Add CONFIGURE_DISABLE_SMP_CONFIGURATION to all test which would fail otherwise. Update #3001. --- cpukit/sapi/include/confdefs.h |