lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAGXJAmwrPr46Ju-ZiLa7prnNFAcGr7Hu-vpk1B6-Q9Ks8fu8wQ@mail.gmail.com> Date: Thu, 16 Oct 2025 09:07:09 -0700 From: John Ousterhout <ouster@...stanford.edu> To: Netdev <netdev@...r.kernel.org> Subject: Build commit for Patchwork? Is there a way to tell which commit Patchwork uses for its builds? Patchwork builds are generating this error: ‘struct flowi_common’ has no member named ‘flowic_tos’; did you mean ‘flowic_oif’? (https://netdev.bots.linux.dev/static/nipa/1012035/14269094/build_32bit/stderr) but the member flowic_tos seems to be present in all recent commits that I can find. -John-