Re: Request for feedback for CAN message structure

2022-06-20 Thread Pavel Pisa
Hello Prashanth S and others, excuse me for lower activity last weeks. We have exams period and I have lot of other duties and was even ill. I am at Embedded World in Nuremberg now, so may it be there is some chance to meet somebody other from RTEMS community. As for the e-mail it is better to ad

Re: Request for feedback for CAN message structure

2022-06-20 Thread Karel Gardas
IIRC Pavel asked to always being on cc to get CAN related email right to his inbox instead of email list boxes... On 6/20/22 18:37, Prashanth S wrote: Hi All, This is a request for suggestions and feedback for the CAN message structure. *CAN message structure that represents the can messa

Request for feedback for CAN message structure

2022-06-20 Thread Prashanth S
Hi All, This is a request for suggestions and feedback for the CAN message structure. *CAN message structure that represents the can messages from application to driver:* struct can_message { uint32_t timestamp; uint32_t id; // 32 bits to support extended id (29 bits) uint16_t fl

Re: [PATCH] testsuite: Fix gcc 12 warnings

2022-06-20 Thread Joel Sherrill
Ok On Sun, Jun 19, 2022, 9:10 PM wrote: > From: Chris Johns > > --- > testsuites/libtests/POSIX/readv.c | 2 +- > testsuites/libtests/POSIX/sigismember.c | 2 +- > testsuites/libtests/POSIX/sigprocmask.c | 3 ++- > testsuites/libtests

Re: [PATCH 13/13] jffs2: Update baseline version to Linux v5.9

2022-06-20 Thread Sebastian Huber
On 20/06/2022 09:46, Chris Johns wrote: On 20/6/22 4:06 pm, Sebastian Huber wrote: On 11/06/2022 03:57, Chris Johns wrote: I will take a look at the heap fragmentation under large block writes as a background task. I have openedhttps://devel.rtems.org/ticket/4664  to track this issue. In 2018

Re: [PATCH 13/13] jffs2: Update baseline version to Linux v5.9

2022-06-20 Thread Chris Johns
On 20/6/22 4:06 pm, Sebastian Huber wrote: > On 11/06/2022 03:57, Chris Johns wrote: >> I will take a look at the heap fragmentation under large block writes as a >> background task. I have openedhttps://devel.rtems.org/ticket/4664  to track >> this >> issue. > > In 2018 I replaced the first fi

Re: [rtems-libbsd commit] freebsd/nfsv4: Fix misaligned 64bit user dirent write

2022-06-20 Thread Chris Johns
On 20/6/22 4:14 pm, Sebastian Huber wrote: > On 20/06/2022 04:57, Chris Johns wrote: >> Module:    rtems-libbsd >> Branch:    6-freebsd-12 >> Commit:    c56a34f54767decf3e398651c30bea9ebbd9572a >> Changeset:http://git.rtems.org/rtems-libbsd/commit/?id=c56a34f54767decf3e398651c30bea9ebbd9572a >> >>