On Sun, Jun 8, 2025 at 4:55 PM Sergio González Collado sergio.collado@gmail.com wrote:
From: Nathan Chancellor nathan@kernel.org
From Nathan Chancellor nathan@kernel.org
I think the second one does not need to be here.
[Upstream f710202b2a45addea3dcdcd862770ecbaf6597ef]
If you use the second format, I think this would need to be:
[ Upstream commit f710202b2a45addea3dcdcd862770ecbaf6597ef ]
But maybe the stable team's tooling still recognizes it or they fix it manually.
#include <stdarg.h> #include <linux/kallsyms.h>
-#define unlikely(cond) (cond)
#include <asm/insn.h> #include <inat.c> #include <insn.c>
The contents seem indeed equivalent to the original commit, so it looks fine to me if Option 3 is used:
Acked-by: Miguel Ojeda ojeda@kernel.org
Thanks!
Cheers, Miguel