On Thu, Aug 21, 2025 at 04:49:39PM +0200, Krzysztof Kozlowski wrote: > 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.
Again, I already accepted my mistakes of editing(removing ;) 8/11 patch once I checked minor checkpatch warning on it and will not do it again. And again, I don't use any of such tools, and hopeful it clarifies. > > Best regards, > Krzysztof > -- -Mukesh Ojha