On 2/2/2022 01:22, Sebastian Huber wrote:
Hello Kinsey,

could you please use the _CPU_* and CPU_* prefixes only for items which are defined by the CPU port interface:

cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h
cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h

Architecture-specific interfaces should have an architecture-specific prefix, for example _Microblaze_* and MICROBLAZE_*.

The code for the optional exception resume should be in a separate file and not in cpu.c.

I'll get these changes integrated and a new patch set up once some other conflicting patches are committed.


Thanks,

Kinsey

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

Reply via email to