I understand. Thanks. On Thu, Jun 10, 2021 at 7:20 PM Gedare Bloom <ged...@rtems.org> wrote:
> We'll need the entire patch set resent for commit, but you can work > through the scheduler addition first if you like, and then resend the > tests as their own patch set. > > On Thu, Jun 10, 2021 at 7:20 AM Sebastian Huber > <sebastian.hu...@embedded-brains.de> wrote: > > > > On 10/06/2021 10:49, Richi Dubey wrote: > > > +/* Forward Declaration of Per_CPU_Control */ > > > +struct Per_CPU_Control; > > > +typedef struct Per_CPU_Control Per_CPU_Control; > > > > Please remove the typedef. > > > > > + > > > +#define STRONG_SCHEDULER_NODE_OF_CHAIN( node ) \ > > > + RTEMS_CONTAINER_OF( node, Scheduler_strong_APA_Node, Ready_node ) > > > + > > > > Please move this define to an implementation header/source file. > > > > -- > > embedded brains GmbH > > Herr Sebastian HUBER > > Dornierstr. 4 > > 82178 Puchheim > > Germany > > email: sebastian.hu...@embedded-brains.de > > phone: +49-89-18 94 741 - 16 > > fax: +49-89-18 94 741 - 08 > > > > Registergericht: Amtsgericht München > > Registernummer: HRB 157899 > > Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler > > Unsere Datenschutzerklärung finden Sie hier: > > https://embedded-brains.de/datenschutzerklaerung/ > > _________Richi Dubey <richidu...@gmail.com > >______________________________________ > > devel mailing list > > devel@rtems.org > > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel