On 7/31/21 9:07 AM, hooanon...@gmail.com wrote:
> He Zhe:
>> As PREEMPT_RT started to be enabled in mainline since 5.3, this can also be
>> helpful for mainline.
>>
>> Yocto project regularly integrates aufs into its kernel tree, where there are
>> a number of users of preempt-rt and aufs.
> Ok, I will put your patch in aufs5-standalone.git tree.
> Before that, let me make sure a few things.
>
> - this patch should be applied to the RT-patched kernel only.
> RT patches are on
> https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git.
Yes, the file include/linux/rwsem-rt.h this patch depends on only exists on
RT-patched kernel so far.
> - which kernel version and RT patch did you apply and test?
I tested it on v5.10.52-rt47.
Thanks,
Zhe
>
>
> J. R. Okajima