Hello,
I would like to propose we freeze the master branch in git and only
regressions are committed. Joel is intending to branch on Monday his
time if everything is ok but we need time to test before the branch is made.
If there are any objections please raise them otherwise I will assume
master
On Thu, Apr 23, 2015 at 3:09 PM, Sebastian Huber
wrote:
>
> - Gedare Bloom schrieb:
>> On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
>> wrote:
>> > A thread join twofold. One side uses a thread queue and the other not.
>> > So we must not use the same state.
>> >
>> > Update #2035.
>> >
- Gedare Bloom schrieb:
> On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
> wrote:
> > A thread join twofold. One side uses a thread queue and the other not.
> > So we must not use the same state.
> >
> > Update #2035.
> > ---
> > cpukit/libmisc/monitor/mon-prmisc.c | 1 +
> > c
Hi all,
Ben Gras thanks for your comments and encouragement for merging with
mainline as a motivation for me.
I worked and redeveloped code for gpio driver also tried to approach
towards common api. I tried to address most of the comments. Herewith I
attached my patch. Would be happy to hear comm
On Thu, Apr 23, 2015 at 9:30 AM, Sebastian Huber
wrote:
> A thread join twofold. One side uses a thread queue and the other not.
> So we must not use the same state.
>
> Update #2035.
> ---
> cpukit/libmisc/monitor/mon-prmisc.c | 1 +
> cpukit/posix/src/pthreadjoin.c| 2
A thread join twofold. One side uses a thread queue and the other not.
So we must not use the same state.
Update #2035.
---
cpukit/libmisc/monitor/mon-prmisc.c | 1 +
cpukit/posix/src/pthreadjoin.c| 2 +-
cpukit/score/include/rtems/score/statesimpl.h | 4 +++-
3 files c
Hi Chris,
On Tue, Apr 21, 2015 at 11:30 PM, Chris Johns wrote:
> On 22/04/2015 2:33 am, Hesham ALMatary wrote:
>> This patch adds support for building Epiphany tools.
>
> Great to see this support being adding.
>
>> Currently some tools
>> are fetched from my repositories (until my pull requests
I will set aside time to test the MPC5554 against the latest head this weekend.
I haven’t upgraded in a while.
> On Apr 22, 2015, at 21:06 , Chris Johns wrote:
>
> On 23/04/2015 12:23 am, Joel Sherrill wrote:
>> Hi
>>
>> I want to branch early next week. That should give Chris time to get bac