<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello All,<div><br></div><div>I am an Italian university student and I'm performing a test in multiprocessor real time scheduling on embedded board.</div><div>I've tried to compile the litmus kernel on a Panda Board ES, which have a Cortex M9 ARM CPU, but I get this error:</div><div><br></div><div><div>litmus/sched_pfp.c: In function ‘pfp_schedule’:</div><div>litmus/sched_pfp.c:229:4: error: ‘struct rt_param’ has no member named ‘priority_boosted’</div><div>litmus/sched_pfp.c:237:5: error: ‘struct rt_param’ has no member named ‘priority_boosted’</div><div>make[1]: *** [litmus/sched_pfp.o] Error 1</div><div>make: *** [litmus] Error 2</div></div><div><br></div><div>Can it be related to a wrong kernel configuration? What can I do to fix this problem?</div><div><br></div><div>Thanks in advice for your response</div><div>Daniele</div><div><br></div>                                          </div></body>
</html>