Re: [PATCH v3 0/5] Exception Extensions

2021-10-28 Thread Kinsey Moore
On 10/28/2021 00:51, Sebastian Huber wrote: On 27/10/2021 23:44, Kinsey Moore wrote: This patch set is a rework of the previous Exception Management API patch set based on feedback from the community. From the last revision: * Everything has been moved out of the RTEMS Classic API namespace * T

Re: [PATCH v3 0/5] Exception Extensions

2021-10-27 Thread Sebastian Huber
On 27/10/2021 23:44, Kinsey Moore wrote: This patch set is a rework of the previous Exception Management API patch set based on feedback from the community. From the last revision: * Everything has been moved out of the RTEMS Classic API namespace * The concept of exception classes have been remo

[PATCH v3 0/5] Exception Extensions

2021-10-27 Thread Kinsey Moore
This patch set is a rework of the previous Exception Management API patch set based on feedback from the community. From the last revision: * Everything has been moved out of the RTEMS Classic API namespace * The concept of exception classes have been removed in favor of a direct CPU_Exception_fr