Re: [PATCH v3 1/1] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
From: Gustavo A. R. Silva
Date: Tue Dec 23 2025 - 00:34:11 EST
V2->V3: Replace struct ib_sge with struct rxe_sge
What are you doing?
Because struct rxe_sge differs from struct ib_sge, I aligned it to use the same structure.
Listen, this is not how things are done upstream. Read what I previously commented:
You're making a mess of this whole thing. Please, don't make changes
to my patches on your own.
and please, learn how to properly submit patch series.
Lastly, do the changes that you want/need to implement in your code, and don't
submit my patch as part of those changes again.
You can correct this patch by yourself.
https://lore.kernel.org/linux-hardening/ad8987ae-b7fe-47af-a1d2-5055749011c0@xxxxxxxxxxxxxx/