Re: [GIT PULL] ARM SoC fixes for 6.9, part 3

From: Linus Torvalds
Date: Wed May 08 2024 - 13:22:48 EST


On Tue, 7 May 2024 at 23:00, Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> ARM SoC fixes for 6.9, part 3

Hmm. Some of this already came in in "part 2", and your diffstat is
wrong as a result.

You seem to have done the mtk-soc merge again:

> Arnd Bergmann (3):
> Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into for-next

and this part of the diffstat:

> drivers/soc/mediatek/Kconfig | 1 +
> drivers/soc/mediatek/mtk-svs.c | 7 +++++--

doesn't show up for me because I already had it from your
soc-fixes-6.9-2 pull request.

I've pulled this, but am a bit confused about how you missed your own
previous pull..

Linus