On 3/1/26 4:33 AM, Tao Tang wrote:
Hi Mostafa,
On 2026/2/27 PM10:49, Mostafa Saleh wrote:
On Sat, Feb 21, 2026 at 06:17:33PM +0800, Tao Tang wrote:
Add a STAGE1_SUPPORTED check in the CMD_CFGI_CD and CMD_CFGI_CD_ALL path
and return CERROR_ILL when stage-1 translation is not implemented,
matching the architecture requirement (IHI 0070G.b, page 176).
Fixes: 32cfd7f39e08 ("hw/arm/smmuv3: Cache/invalidate config data")
Signed-off-by: Tao Tang<[email protected]>
This is a separate fix, it can be sent standalone to make this series
smaller, similarly the first patch.
For #1, #2 and #19 commit (this one), since I’m not fully sure about the
expected process here, should I resend these already Reviewed-by fixes
as standalone patch respectively right now, and try to get them merged
first?
If a set of patches is fully ready, you can always put them first in
next version, and ask the maintainer to pull this one.
If your current series needs them to build, I usually prefer to keep it
all together, instead of having two different series, and using a
Based-on tag. But it's a personal preference, some people prefer to see
several series.
Regards,
Pierrick