[GIT PULL] arm64 updates for 5.20

Linus Torvalds torvalds at linux-foundation.org
Tue Aug 2 07:55:38 PDT 2022


On Tue, Aug 2, 2022 at 2:00 AM Will Deacon <will at kernel.org> wrote:
>
> Seriously though, if you could share any details about exactly how you're
> running this (e.g. in a VM or native, .config, any extra patches on top)
> then we could probably mimic it in CI to avoid any last minute surprises
> with the pull requests.

So my setup is basically an 2022 M2 Apple Macbook Air, with a Fedora
spin of Asahi.

I run it natively, but because not all of the Asahi kernel patches are
in, currently I end up with two trees (exactly like my main desktop,
actually): one that is my plain kernel that I run allmodconfig builds
on, and a separate tree for "local boot testing".

That "local boot testing" tree is basically the same tree except I
merge in the Asahi kernel to get the drivers (that aren't upstream yet
(it's 150+ patches for iommu, HID, GPIO, wireless, power, and dts
files).

The asahi side doesn't contain any actual architecture changes
(outside of the dts files).

             Linus



More information about the linux-arm-kernel mailing list