Re: Thread 2: Need help in understanding exisiting RTEMS code

2020-08-01 Thread Richi Dubey
I understand. Thank you. On Fri, Jul 31, 2020 at 9:00 PM Gedare Bloom wrote: > On Fri, Jul 31, 2020 at 5:48 AM Richi Dubey wrote: > > > > Thank you for your answer. I learned ack today and it is coming pretty > handy along with cscope. > > > Note that 'grep' is more reliable, but takes a bit mo

Re: GSoC 2020: OFW Import To RTEMS License Issue

2020-08-01 Thread Niteesh G. S.
On Sat, Aug 1, 2020 at 1:37 AM Joel Sherrill wrote: > > > On Fri, Jul 31, 2020 at 2:16 PM Niteesh G. S. > wrote: > >> Hello, >> >> In a recent review of these patches >> https://lists.rtems.org/pipermail/devel/2020-July/060653.html >> Gedare mentioned that we cannot use these patches with the >>

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

Design issues with thread-stack isolation/sharing.

2020-08-01 Thread Utkarsh Rai
This thread is an attempt to consolidate and resolve all the issues that have been raised related to my patches- 1. https://lists.rtems.org/pipermail/devel/2020-July/060675.html and 2. https://lists.rtems.org/pipermail/devel/2020-July/061056.html. I intend to first resolve all the issues through th

Re: Design issues with thread-stack isolation/sharing.

2020-08-01 Thread Gedare Bloom
On Sat, Aug 1, 2020 at 10:38 AM Utkarsh Rai wrote: > > This thread is an attempt to consolidate and resolve all the issues that have > been raised related to my patches- 1. > https://lists.rtems.org/pipermail/devel/2020-July/060675.html and 2. > https://lists.rtems.org/pipermail/devel/2020-July

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