Re: [PATCH v2] rtems: Add rtems_interrupt_server_create()

2020-08-01 Thread Chris Johns
On 1/8/20 9:00 pm, Sebastian Huber wrote: > On 01/08/2020 01:53, Chris Johns wrote: > >> OK for the 5 branch. > Thanks for having a look at it. >> >> Will there be an update to the configuration section in the Classic API >> manual? > > My goal is to add this API to the Interrupt Manager chapter

Re: [PATCH v2] rtems: Add rtems_interrupt_server_create()

2020-08-01 Thread Sebastian Huber
On 01/08/2020 01:53, Chris Johns wrote: OK for the 5 branch. Thanks for having a look at it. Will there be an update to the configuration section in the Classic API manual? My goal is to add this API to the Interrupt Manager chapter of the Classic API Guide. I am not sure what you want to

Re: [PATCH v2] rtems: Add rtems_interrupt_server_create()

2020-07-31 Thread Gedare Bloom
On Fri, Jul 31, 2020 at 5:53 PM Chris Johns wrote: > > OK for the 5 branch. > > Will there be an update to the configuration section in the Classic API > manual? > https://devel.rtems.org/ticket/3269 Seb: "It is on my TODO list to document it in the RTEMS Classic API Guide." > On 1/8/20 2:10 am

Re: [PATCH v2] rtems: Add rtems_interrupt_server_create()

2020-07-31 Thread Chris Johns
OK for the 5 branch. Will there be an update to the configuration section in the Classic API manual? On 1/8/20 2:10 am, Sebastian Huber wrote: > Add rtems_interrupt_server_destroy(). > > Before this patch, the only way to create interrupt servers was > rtems_interrupt_server_initialize(). This f

Re: [PATCH v2] rtems: Add rtems_interrupt_server_create()

2020-07-31 Thread Gedare Bloom
This looks fine to apply to 5 to me. Maybe give it a day in case someone else wants to complain. On Fri, Jul 31, 2020 at 10:10 AM Sebastian Huber wrote: > > Add rtems_interrupt_server_destroy(). > > Before this patch, the only way to create interrupt servers was > rtems_interrupt_server_initializ