Petr Vorel

Results 108 comments of Petr Vorel
trafficstars

@wangli5665 Can you please have a look? Is it https://github.com/linux-test-project/ltp/pull/1124 really needed? @DaanDeMeyer FYI we have Fedora 39 build: https://github.com/linux-test-project/ltp/actions/runs/7653264167/job/20854753494

> > you can check v4, v3 etc in patchwork > > I've been following your link. However, I'm wondering how one can navigate from one version to another in...

Any update on this, please? FYI due another problem with docker [glibc2.34 docker blocks clone3 syscall](https://bugzilla.opensuse.org/show_bug.cgi?id=1190670) any project which use Tumbleweed container (and very soon Fedora and other distros which...

We can hardly help you with cross compilation (we have no idea about your toolchain, you didn't put more info about your environment). Maybe it's not related to cross compilation,...

NOTE: if we migrate to https://patchwork.kernel.org/ and have git mirror on https://git.kernel.org/, we would have this setup for free, see: https://korg.docs.kernel.org/patchwork/index.html#adding-patchwork-bot-integration (+ other setup).

I agree that `setkey` should not be used, it's deprecated by `ip xfrm` and that's why distros stopped using it (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917847). Use of deprecated tool is usually a sign of...

https://patchwork.ozlabs.org/project/ltp/patch/[email protected]/

Also note: https://github.com/linux-test-project/ltp/issues/1110

Another thing would be to use `checkbashisms.pl` for testing changed shell in commit hooks.