linux-postmarketos-qcom-laptop: backport DMA range fix for >32GB snapdragon x devices

x1e series devices have a 40-bit physical address bus, which is relevant for devices with more than 32GB of memory.

Previously DMA would be set up inside the upper address range, which would result in kernel crashes due to memory corruption.

Upstream: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/arch/arm64?id=b38dd256e11a4c8bd5a893e11fc42d493939c907 Signed-off-by: Ariadne Conill ariadne@ariadne.space

Merge request reports

Loading