AW: [PATCH] kern_tc.c: Update pps_event() for uniprocessor configurations

2022-05-31 Thread Gabriel.Moyano
> On 30/05/2022 09:29, Gabriel Moyano wrote: > > Since pps->capgen is not used in uniprocessor configurations, there is > > no need to verified if it is equal to zero > > > > Update #2349 > > --- > > cpukit/score/src/kern_tc.c | 4 > > 1 file changed, 4 insertions(+) > > > > diff --git a/cp

Re: [PATCH] kern_tc.c: Update pps_event() for uniprocessor configurations

2022-05-31 Thread Sebastian Huber
On 30/05/2022 09:29, Gabriel Moyano wrote: Since pps->capgen is not used in uniprocessor configurations, there is no need to verified if it is equal to zero Update #2349 --- cpukit/score/src/kern_tc.c | 4 1 file changed, 4 insertions(+) diff --git a/cpukit/score/src/kern_tc.c b/cpukit

Re: [PATCH rtems-lwip] lwip: Split sources into origin directories

2022-05-31 Thread Vijay Kumar Banerjee
On Tue, May 31, 2022 at 3:13 PM Kinsey Moore wrote: > > On 5/12/2022 16:30, Vijay Kumar Banerjee wrote: > > On Sat, Apr 16, 2022 at 10:48 AM Pavel Pisa wrote: > >> Hello Joel, > >> > >> On Saturday 16 of April 2022 17:26:02 Joel Sherrill wrote: > >>> Ok. Any suggestions for a directory name? :) >

Re: [PATCH rtems-lwip] lwip: Split sources into origin directories

2022-05-31 Thread Kinsey Moore
On 5/12/2022 16:30, Vijay Kumar Banerjee wrote: On Sat, Apr 16, 2022 at 10:48 AM Pavel Pisa wrote: Hello Joel, On Saturday 16 of April 2022 17:26:02 Joel Sherrill wrote: Ok. Any suggestions for a directory name? :) I am not in the full sync and I have lost the tracks where are all RTEMS LwIP