ACK/Cmnt: [SRU][F][PATCH 0/1] Fix selftests/seccomp build issue caused by previous fix
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Fri Dec 17 08:29:53 UTC 2021
On 16/12/2021 23:41, Kamal Mostafa wrote:
> LGTM.
>
> Acked-by: Kamal Mostafa <kamal at canonical.com>
>
> -Kamal
>
> On Thu, Dec 16, 2021 at 01:51:52PM -0800, Luke Nowakowski-Krijger wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1896420
>>
>> Same buglink as 'UBUNTU: SAUCE: selftests/seccomp: fix "storage size of 'md' isn't known'
>> as this is a direct fix to that.
>>
>> [Impact]
>>
>> Seccomp failed to build on s390x with error:
>> seccomp_bpf.c:1615:24: error: unknown type name 's390_regs';
>> due to a previous fix ommiting a needed include.
>>
>> [Test case]
>>
>> Built sucessfully on all arches on Focal and B/5.4 kernels.
>>
>> [Fixes]
>>
>> Include asm/ptrace.h to get needed definition.
>>
>> [Potential regression]
>>
Please add fixes tag (commit ID should be stable for base kernel):
Fixes: cf091fb15f93 ("UBUNTU: SAUCE: selftests/seccomp: fix "storage
size of 'md' isn't known" build issue")
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
Best regards,
Krzysztof
More information about the kernel-team
mailing list