(stat(...) == -1 || faccessat(...) == -1) && errno == EINTR ?!??
Tobias Bading
tbading@web.de
Mon Feb 15 10:25:40 GMT 2021
Just installed the two packages
linux-image-unsigned-5.4.98-050498-generic_5.4.98-050498.202102131336_amd64.deb
linux-modules-5.4.98-050498-generic_5.4.98-050498.202102131336_amd64.deb
from https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.98/ and my test
program can't reproduce the bug any longer. :)
Tobias
---
On 15.02.21 09:45, Konstantin Kharlamov wrote:
> On Mon, 2021-02-15 at 09:33 +0100, Tobias Bading wrote:
>> I'll check how much effort it is to install a newer mainline kernel
>> (including the kernel modules like cifs.ko) in Ubuntu focal.
>>
>> Tobias
>>
> Oh, it should be pretty easy, Canonical provides kernel packages for testing for all kernel versions here https://kernel.ubuntu.com/~kernel-ppa/mainline/
>
> Idk though if `cifs.ko` is inside one of them, but I'd assume yes.
>
More information about the Libc-help
mailing list