[Bug 1896] EDF scheduler implementation
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Sep 9 17:38:31 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1896
--- Comment #5 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-09-09 12:38:27 CDT ---
I was going to merge this but unfortunately, I think these warnings indicate a
real bug:
../../../../../../rtems/c/src/../../cpukit/score/src/scheduleredfyield.c: In
function '_Scheduler_EDF_Yield':
../../../../../../rtems/c/src/../../cpukit/score/src/scheduleredfyield.c:25:29:
warning: variable 'first_node' set but not used [-Wunused-but-set-variable]
../../../../../../rtems/c/src/../../cpukit/score/src/scheduleredfyield.c:48:11:
warning: 'first_info' may be used uninitialized in this function
[-Wuninitialized]
Can you resolve these and resubmit? I want to close this PR along with the
test one.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list