On 31.03.21 11:03, Philippe Gerum wrote:
>
> Florian Bezdeka <[email protected]> writes:
>
>> Hi Philippe,
>>
>> which "internal timespec type" are you talking about?
>
> struct __user_old_timespec. The one added to make the user / kernel
> boundary wrt time specification explicit.
>
Thanks! I just overlooked
struct __sched_rr_param {
- struct timespec __sched_rr_quantum;
+ struct __user_old_timespec __sched_rr_quantum;
};
from the first patch of the series. That explains it.
Thanks for all the help and sorry for the noise.
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux