<div dir="ltr"><div><div>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.<br><br></div>Thanks,<br><br></div>Namhoon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 4, 2017 at 6:07 AM, Björn Brandenburg <span dir="ltr"><<a href="mailto:bbb@mpi-sws.org" target="_blank">bbb@mpi-sws.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On 1 Mar 2017, at 10:02, Andrea Bastoni <<a href="mailto:bastoni@sprg.uniroma2.it">bastoni@sprg.uniroma2.it</a>> wrote:<br>
> On Wed, Mar 1, 2017 at 8:03 AM, Namhoon Kim <<a href="mailto:namhoonk@cs.unc.edu">namhoonk@cs.unc.edu</a>> wrote:<br>
>> I downloaded the wip-port branch and tried to compile for IMX6 processors.<br>
>> The following compilation error has occurred.<br>
</span>>> […]<br>
><br>
> […]<br>
<span class="">> Which is due by the redefinition of get_domain() in litmus and arm.<br>
> The attached patch fixes the issue by changing the get_domain() define<br>
> in litmus to tsk_get_domain()... get_domain() doesn't seem to be in<br>
> use anyway, perhaps it can be removed.<br>
><br>
> Additionally, feather trace uses atomic_add_return, which seems to be<br>
> only available in the _relaxed variant on arm... I didn't check if the<br>
> relaxed variant is also available on x86.<br>
<br>
</span>Andrea, thanks a lot for the patch! Much appreciated.<br>
<br>
Namhoon, can you confirm that this fixes your problems?<br>
<br>
Thanks,<br>
Björn<br>
<br>
</blockquote></div><br></div>