On Mon, Jan 24, 2022 at 08:32:26AM -0600, Pierre-Louis Bossart wrote:
On 1/24/22 07:59, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 5.16-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
Yes, it looks like we've missing two dependencies. the following sequence applies on top of v5.16.2
git cherry-pick 7cc7b9ba21d4978d19f0e3edc2b00d44c9d66ff6 git cherry-pick b2ebcf42a48f4560862bb811f3268767d17ebdcd
and then this commit git cherry-pick 01429183f479c54c1b5d15453a8ce574ea43e525
I would recommend adding these three patches to avoid issues with dynamic pipelines.
Thanks, all now queued up.
greg k-h