android_kernel_xiaomi_sm8450/arch
Elliot Berman 46effaf7fd build.config.msm.gki: Enable mixed build for gki
Enable mixed build for GKI-based targets. Mixed build works by first
compiling the GKI kernel source tree to generate vmlinux, Image, and
similar artifacts. Then, msm-5.10 kernel tree modules are compiled.
These artifacts are combined to produce the final set of boot images,
vendor_boot images, etc.

Since mixed build means we don't compile a vmlinux, some kernel/build
options around KMI enforcement break. Remove TRIM_NONLISTED_KMI and
KMI_SYMBOL_LIST_STRICT_MODE since they are meaningless in the context of
msm-5.10 since kernel/common generates the KMI.

Change-Id: I02ad171a3b861dfa19043d04be131eae75aec426
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
2021-05-07 08:47:42 -07:00
..
alpha UPSTREAM: arch: move SA_* definitions to generic headers 2021-01-22 10:05:52 -08:00
arc arc: kernel: Return -EFAULT if copy_to_user() fails 2021-04-21 13:00:51 +02:00
arm Merge keystone/android12-5.10-keystone-qcom-release.34+ (5de3fa7) into msm-5.10 2021-05-07 06:54:29 -07:00
arm64 build.config.msm.gki: Enable mixed build for gki 2021-05-07 08:47:42 -07:00
c6x Revert "Revert "uaccess: add infrastructure for kernel builds with set_fs()"" 2020-10-28 15:08:39 +01:00
csky Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
h8300 Merge 5.10.17 into android12-5.10 2021-02-18 11:21:01 +01:00
hexagon local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
ia64 Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
m68k UPSTREAM: arch: move SA_* definitions to generic headers 2021-01-22 10:05:52 -08:00
microblaze local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
mips BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
nds32 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff 2021-04-14 08:41:58 +02:00
nios2 nios2: fixed broken sys_clone syscall 2021-03-04 11:38:16 +01:00
openrisc sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
parisc Merge 5.10.30 into android12-5.10 2021-04-15 14:23:41 +02:00
powerpc BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
riscv This is the 5.10.32 stable release 2021-04-22 11:12:08 +02:00
s390 Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
sh BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
sparc BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
um Merge android12-5.10.21+ (8cf9478) into msm-5.10 2021-03-18 02:00:06 -07:00
x86 Merge keystone/android12-5.10-keystone-qcom-release.34+ (5de3fa7) into msm-5.10 2021-05-07 06:54:29 -07:00
xtensa Merge 5.10.28 into android12-5.10 2021-04-09 09:29:17 +02:00
.gitignore
Kconfig ANDROID: Allow HAS_LTO_CLANG with KASAN_HW_TAGS 2021-03-06 01:39:52 +00:00