Re: [PATCH 4/8] mpci: Fix thread proxies

2016-03-24 Thread Joel Sherrill
The comment is rather weak On Thu, Mar 24, 2016 at 9:57 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > --- > cpukit/sapi/include/confdefs.h| 4 +++- > cpukit/score/src/threadmp.c | 40 > +-- > cpukit/score/src/threadqenqueue.c |

[PATCH 4/8] mpci: Fix thread proxies

2016-03-24 Thread Sebastian Huber
--- cpukit/sapi/include/confdefs.h| 4 +++- cpukit/score/src/threadmp.c | 40 +-- cpukit/score/src/threadqenqueue.c | 11 ++- 3 files changed, 43 insertions(+), 12 deletions(-) diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include