Re: [rtems commit] Update Strong APA Scheduler

2021-07-03 Thread Richi Dubey
Ok, thanks. I have sent a patch, can you please check? On Thu, Jul 1, 2021 at 2:06 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 01/07/2021 09:47, Richi Dubey wrote: > > Hi, > > > > How do I reproduce this? I tried using the config produced by > > -

Re: [rtems commit] Update Strong APA Scheduler

2021-07-01 Thread Sebastian Huber
On 01/07/2021 09:47, Richi Dubey wrote: Hi, How do I reproduce this? I tried using the config produced by $ ./waf bsp_defaults --rtems-bsps=arm/realview_pbx_a9_qemu This BSP uses -O0 by default. Use OPTIMIZATION_FLAGS = -O2 -g to get the warnings. -- emb

Re: [rtems commit] Update Strong APA Scheduler

2021-07-01 Thread Richi Dubey
Hi, How do I reproduce this? I tried using the config produced by $ ./waf bsp_defaults --rtems-bsps=arm/realview_pbx_a9_qemu which has: # Warning flags passed to the C and C++ compiler W

Re: [rtems commit] Update Strong APA Scheduler

2021-06-30 Thread Sebastian Huber
This patch introduced new warnings: ../../../cpukit/score/src/schedulerstrongapa.c: In function '_Scheduler_strong_APA_Get_highest_ready': ../../../cpukit/score/src/schedulerstrongapa.c:394:10: warning: 'highest_ready' may be used uninitialized in this function [-Wmaybe-uninitialized] 394 |