Re: [PATCH 01/23] raspberrypi: Use shared bspreset.c

2014-09-04 Thread Gedare Bloom
On Thu, Sep 4, 2014 at 12:16 PM, Gedare Bloom ged...@rtems.org wrote: On Wed, Sep 3, 2014 at 11:25 AM, Joel Sherrill joel.sherr...@oarcorp.com wrote: --- c/src/lib/libbsp/arm/csb337/startup/bspreset.c | 1 + c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 2 +-

Re: Capture Engine - Addition of capture task information to the capture buffer

2014-09-04 Thread Joel Sherrill
On 9/4/2014 12:57 PM, Jennifer Averett wrote: Chris suggested the following approach: Another approach could involve adding the task data to the trace buffer when the first reference to the task is added to the trace buffer. You would add the task data tagging it with some sort of

Re: [PATCH 14/23] mprotect.c: Remove warning for no prototype

2014-09-04 Thread Gedare Bloom
On Thu, Sep 4, 2014 at 1:10 PM, Joel Sherrill joel.sherr...@oarcorp.com wrote: On 9/4/2014 11:19 AM, Gedare Bloom wrote: On Wed, Sep 3, 2014 at 11:26 AM, Joel Sherrill joel.sherr...@oarcorp.com wrote: --- cpukit/posix/src/mprotect.c | 23 ++- 1 file changed, 14