[LITMUS^RT] LITMUS^RT on v4.9: call for testing

Namhoon Kim namhoonk at cs.unc.edu
Mon Mar 6 18:06:57 CET 2017


Thanks for the patch! The patch fixes the compilation error. I ran
./runtests with PFAIR, P-FP, LINUX, GSN-EDF, and PSN-EDF. All tests are
passed except SRP tests. I will do more tests such as running randomly
generated tasksets or launching linux tasks with rt_launch.

Thanks,

Namhoon

On Sat, Mar 4, 2017 at 6:07 AM, Björn Brandenburg <bbb at mpi-sws.org> wrote:

>
> > On 1 Mar 2017, at 10:02, Andrea Bastoni <bastoni at sprg.uniroma2.it>
> wrote:
> > On Wed, Mar 1, 2017 at 8:03 AM, Namhoon Kim <namhoonk at cs.unc.edu> wrote:
> >> I downloaded the wip-port branch and tried to compile for IMX6
> processors.
> >> The following compilation error has occurred.
> >> […]
> >
> > […]
> > Which is due by the redefinition of get_domain() in litmus and arm.
> > The attached patch fixes the issue by changing the get_domain() define
> > in litmus to tsk_get_domain()... get_domain() doesn't seem to be in
> > use anyway, perhaps it can be removed.
> >
> > Additionally, feather trace uses atomic_add_return, which seems to be
> > only available in the _relaxed variant on arm... I didn't check if the
> > relaxed variant is also available on x86.
>
> Andrea, thanks a lot for the patch! Much appreciated.
>
> Namhoon, can you confirm that this fixes your problems?
>
> Thanks,
> Björn
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20170306/1b5bb90a/attachment.html>


More information about the litmus-dev mailing list