From: Linus Torvalds Date: Fri, 4 Sep 2020 20:40:59 +0000 (-0700) Subject: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux X-Git-Tag: howlett/maple_spf/20210104~1093 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=09274aed9021642cb3e5e0eb0e657a13ee3eafed;p=users%2Fjedix%2Flinux-maple.git Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull arm64 fixes from Catalin Marinas: - Fix the loading of modules built with binutils-2.35. This version produces writable and executable .text.ftrace_trampoline section which is rejected by the kernel. - Remove the exporting of cpu_logical_map() as the Tegra driver has now been fixed and no longer uses this function. * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE arm64: Remove exporting cpu_logical_map symbol --- 09274aed9021642cb3e5e0eb0e657a13ee3eafed