Re: [PATCH bpf-next 1/2] bpf, parisc: Add support for BPF_SDIV and BPF_SMOD in the parisc64 JIT
From: Nicholas Dudar
Date: Fri Jul 17 2026 - 18:28:00 EST
On Fri, Jul 17, 2026, bot+bpf-ci@xxxxxxxxxx wrote:
> Should this carry a Fixes: tag?
> Fixes: c95e269773b3 ("parisc: Add 64-bit eBPF JIT compiler")
Sorry, my previous reply here was meant for the earlier Sashiko bot.
On the Fixes tag: this follows the review guidance on the i386 patch to
treat these signed div/mod additions as added JIT support, target
bpf-next, and drop the Fixes tag (Pu Lehui's suggestion [1], relayed by
Kuan-Wei Chiu). The sparc64 and mips patches were sent the same way.
[1] https://lore.kernel.org/bpf/fa8a040f-64c4-484f-9538-fb0ec287639f@xxxxxxxxxx/
Nicholas