On 20/08/2025 10:36, Stephan Gerhold wrote: >> #include <linux/slab.h> >> #include <linux/soc/qcom/mdt_loader.h> >> >> -#define MAX_RSCTABLE_SIZE SZ_16K; > > I'm confused why there is a semicolon here suddenly. Did you edit this > patch by hand? > > Applying: remoteproc: pas: Extend parse_fw callback to parse resource table > Patch failed at 0009 remoteproc: pas: Extend parse_fw callback to parse > resource table > error: patch failed: drivers/soc/qcom/mdt_loader.c:22 > error: drivers/soc/qcom/mdt_loader.c: patch does not apply
This is very, very odd process. Editing patches POST format-patch or post b4 (wut?) is a serious warning sign. Few commit msgs also bring attention to possibility of AI, therefore please clarify: Did you use AI tools (qcom internal, external, any LLM/AI related tools) when writing that code, formatting it or creating this patchset? This is very important, as it create might create legal risk and everyone should be aware of it. Best regards, Krzysztof