Re: [RTEMS Project] #3199: New test framework

2017-11-14 Thread RTEMS trac
#3199: New test framework
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  Indefinite
Component:  lib  | Version:  5
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by Sebastian Huber ):

 In [changeset:"62119d21da8c7893cecbbf57c1478dcbabb63370/rtems"
 62119d2/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="62119d21da8c7893cecbbf57c1478dcbabb63370"
 dl01, dl02, dl05: Fix unresolved printf symbol

 The link time wrap of printf leads to unresolved symbols in the loadable
 modules.  This resulted in infinite loops and test timeouts.  Use
 rtems_printf() for output.

 Update #3199.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3229: Add index to all documents.

2017-11-14 Thread RTEMS trac
#3229: Add index to all documents.
-+--
 Reporter:  Chris Johns  |   Owner:  Chris Johns
 Type:  defect   |  Status:  accepted
 Priority:  normal   |   Milestone:  5.1
Component:  doc  | Version:  5
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by Chris Johns):

 The documentation README needs updating to explain the formatting I fixed
 in the last change in this ticket.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3234: Quick Start Instructions Inconsistent

2017-11-14 Thread RTEMS trac
#3234: Quick Start Instructions Inconsistent
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  closed
 Priority:  normal |   Milestone:  5.1
Component:  doc| Version:  5
 Severity:  normal |  Resolution:  invalid
 Keywords: |
---+
Changes (by Joel Sherrill):

 * status:  assigned => closed
 * resolution:   => invalid


Comment:

 Must have misread the documentation.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3234: Quick Start Instructions Inconsistent

2017-11-14 Thread RTEMS trac
#3234: Quick Start Instructions Inconsistent
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  assigned
 Priority:  normal |   Milestone:  5.1
Component:  doc| Version:  5
 Severity:  normal |  Resolution:
 Keywords: |
---+
Changes (by Joel Sherrill):

 * owner:  (none) => Joel Sherrill
 * status:  new => assigned


--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

[RTEMS Project] #3234: Quick Start Instructions Inconsistent

2017-11-14 Thread RTEMS trac
#3234: Quick Start Instructions Inconsistent
---+
 Reporter:  Joel Sherrill  |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  normal |  Milestone:  5.1
Component:  doc|Version:  5
 Severity:  normal |   Keywords:
---+
 In section 5 of the User's Manual, the clone of rtems-source-builder has
 you clone it into rsb but the sb-bootstrap command is based on cloning it
 into the rsb subdirectory.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #2355: SPARC: Several shared drivers are not SMP ready

2017-11-14 Thread RTEMS trac
#2355: SPARC: Several shared drivers are not SMP ready
-+---
 Reporter:  Sebastian Huber  |   Owner:  Daniel Hellstrom
 Type:  defect   |  Status:  new
 Priority:  highest  |   Milestone:  5.1
Component:  arch/sparc   | Version:  5
 Severity:  blocker  |  Resolution:
 Keywords:   |
-+---

Comment (by Sebastian Huber):

 The Trac update via commits doesn't work if you push more than one commit
 at once.

 How much work is it to fix the GR1553B driver?

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #2355: SPARC: Several shared drivers are not SMP ready

2017-11-14 Thread RTEMS trac
#2355: SPARC: Several shared drivers are not SMP ready
-+---
 Reporter:  Sebastian Huber  |   Owner:  Daniel Hellstrom
 Type:  defect   |  Status:  new
 Priority:  highest  |   Milestone:  5.1
Component:  arch/sparc   | Version:  5
 Severity:  blocker  |  Resolution:
 Keywords:   |
-+---

Comment (by Daniel Hellstrom):

 Sorry for my late reply.

 It seems that "Update #2355" in the commit message does not work when I
 push. But the text says "remote: 3: update trac" as if it working when
 pushing.

 The following patches affect the status of this ticket since August:
  * 1ccce05337be6e81f823039932a8a10d2b07c2d8
  * 6b339b5af65b243ea32edce29dc5642440ba68d5
  * 59af2cc58e37481f176cbea96e6a59e70a9f5598 (pushed today)

 Status (libbsp/sparc/shared/):
  * [FIXED] spw/grspw.c  - disabled on SMP builds via Makefiles. Only safe
 in UP configuration.
  * [FIXED] spw/grspw_router.c - SMP protection via spin-locks & semaphore.
  * [TODO] 1533/gr1553rt.c - work not started yet. Is not SMP safe
 currently.

 With the router patch it is only the GR1553B in RT mode that is not SMP
 safe on the GR740. We could disable the RT driver on SMP for now to avoid
 the warnings until SMP is fixed? My initial plan was to have this driver
 SMP safe a long time ago. I don't think the remaining is a blocking issue
 and I suggest to change this ticket from being a blocker into major?

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs