Re: [PATCH v3 0/5] media: venus: Add QCM2290 support with AR50_LITE core

From: Jorge Ramirez
Date: Mon Jun 23 2025 - 04:08:18 EST


On 23/06/25 09:55:25, Krzysztof Kozlowski wrote:
> On 23/06/2025 09:49, Jorge Ramirez-Ortiz wrote:
> > Changes since v2:
> > - Removed IS_HFI/IS_VPU macros
> > - checkpatch.pl --strict fixes:
> > - convert macro to static inline to avoid argument reuse side effect
> >
> Do not attach (thread) your patchsets to some other threads (unrelated
> or older versions). This buries them deep in the mailbox and might
> interfere with applying entire sets.

ah interesting, I was reading somewhere that sets should be threaded.
sure will stop doing that (found it super annoying as well)

>
> Best regards,
> Krzysztof