Re: [RTEMS Project] #4738: psxrwlock01 uses uninitialized lock that may or may not autoinitialize

2022-10-06 Thread RTEMS trac
#4738: psxrwlock01 uses uninitialized lock that may or may not autoinitialize
--+-
 Reporter:  Lucian-Raul Silistru  |   Owner:  joel@…
 Type:  defect|  Status:  closed
 Priority:  normal|   Milestone:
Component:  test  | Version:
 Severity:  normal|  Resolution:  fixed
 Keywords:|  Blocked By:
 Blocking:|
--+-
Changes (by Sebastian Huber ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"46f08961a22ff7ffc6196971c0ff04006689ded1/rtems"
 46f08961/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="46f08961a22ff7ffc6196971c0ff04006689ded1"
 psxrwlock01: Use an initilized lock for tests

 Close #4738.
 }}}

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

Re: [RTEMS Project] #4738: psxrwlock01 uses uninitialized lock that may or may not autoinitialize

2022-10-06 Thread RTEMS trac
#4738: psxrwlock01 uses uninitialized lock that may or may not autoinitialize
--+-
 Reporter:  Lucian-Raul Silistru  |   Owner:  joel@…
 Type:  defect|  Status:  new
 Priority:  normal|   Milestone:
Component:  test  | Version:
 Severity:  normal|  Resolution:
 Keywords:|  Blocked By:
 Blocking:|
--+-

Comment (by Joel Sherrill):

 The odds are that on the BSPs which get the most testing, the memory is
 zeroed. Can you see if initializing the id variable in question to 0
 resolves the issue and the test still works?

 Patch appreciated if so.

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