android_kernel_xiaomi_sm8450/arch
Yongqin Liu d6ce3aba1a ANDROID: db845c_gki.fragment: remove CONFIG_USB_EHCI_HCD and CONFIG_USB_EHCI_HCD_PLATFORM
as they are enabled in gki_defconfig already.
Otherwise following errors will be reported when use the gki kernel:

    [    3.027156] init: Loading module /lib/modules/ehci-hcd.ko with args ''
    [    3.036118] ehci_hcd: exports duplicate symbol ehci_adjust_port_wakeup_flags (owned by kernel)
    [    3.107862] init: Failed to insmod '/lib/modules/ehci-hcd.ko' with args '': Exec format error
    [    3.116546] init: LoadWithAliases was unable to load ehci_hcd
    [    3.122785] init: Failed to load kernel modules
    [    3.127938] init: InitFatalReboot: signal 6
    [    3.153428] init: #00 pc 00000000003147c8  /init (UnwindStackCurrent::UnwindFromContext(unsigned long, void*)+96)
    [    3.163815] init: #01 pc 000000000027d1e0  /init (android::init::InitFatalReboot(int)+208)
    [    3.172177] init: #02 pc 000000000027d5c8  /init (android::init::InstallRebootSignalHandlers()::$_22::__invoke(int)+32)
    [    3.183062] init: #03 pc 00000000000007f4  [vdso:0000007f8d72b000]
    [    3.189314] init: #04 pc 000000000039f1d0  /init (abort+176)
    [    3.195047] init: #05 pc 000000000028006c  /init (android::init::InitAborter(char const*)+44)
    [    3.203660] init: #06 pc 00000000002d5f18  /init (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_3::__invoke(char const*)+80)
    [    3.217169] init: #07 pc 00000000002d5710  /init (android::base::LogMessage::~LogMessage()+320)
    [    3.225961] init: #08 pc 0000000000274dc8  /init (android::init::FirstStageMain(int, char**)+6072)
    [    3.235016] init: #09 pc 000000000039e190  /init (__real_libc_init(void*, void (*)(), int (*)(int, char**, char**), structors_array_t const*, bionic_tcb*)+576)

Fixes: f004a66806 ("ANDROID: GKI: support CONFIG_USB_EHCI_HCD")
Fixes: eade9ee6fd ("ANDROID: GKI: support CONFIG_USB_EHCI_HCD_PLATFORM")

Test: boot db845c build with android-mainline gki kernel to homescreen

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Change-Id: I202ec04aa431b9f6ff1966fb6bd50758472250e4
2020-08-30 15:58:34 +00:00
..
alpha iomap: constify ioreadX() iomem argument (as in generic implementation) 2020-08-14 19:56:57 -07:00
arc Revert "ANDROID: ASoC: Fix 'allmodconfig' build break" 2020-08-17 08:24:40 +00:00
arm Revert "ANDROID: ASoC: Fix 'allmodconfig' build break" 2020-08-17 08:24:40 +00:00
arm64 ANDROID: db845c_gki.fragment: remove CONFIG_USB_EHCI_HCD and CONFIG_USB_EHCI_HCD_PLATFORM 2020-08-30 15:58:34 +00:00
c6x Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2020-08-07 09:29:25 -07:00
csky mm/csky: use general page fault accounting 2020-08-12 10:58:03 -07:00
h8300 uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
hexagon mm/hexagon: use general page fault accounting 2020-08-12 10:58:03 -07:00
ia64 arch/ia64: Restore arch-specific pgd_offset_k implementation 2020-08-17 21:50:54 +03:00
m68k Cleanup, SECCOMP_FILTER support, message printing fixes, and other 2020-08-15 18:50:32 -07:00
microblaze all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
mips * PAE and PKU bugfixes for x86 2020-08-22 10:03:05 -07:00
nds32 mm/nds32: use general page fault accounting 2020-08-12 10:58:03 -07:00
nios2 mm/nios2: use general page fault accounting 2020-08-12 10:58:03 -07:00
openrisc OpenRISC updates for 5.9 2020-08-14 14:04:53 -07:00
parisc parisc: fix PMD pages allocation by restoring pmd_alloc_one() 2020-08-16 10:53:13 -07:00
powerpc powerpc fixes for 5.9 #3 2020-08-23 11:37:23 -07:00
riscv riscv: Add SiFive drivers to rv32_defconfig 2020-08-20 11:00:21 -07:00
s390 s390/pci: fix PF/VF linking on hot plug 2020-08-17 13:17:34 +02:00
sh Cleanup, SECCOMP_FILTER support, message printing fixes, and other 2020-08-15 18:50:32 -07:00
sparc all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
um Merge 4b6c093e21 ("Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block") into android-mainline 2020-08-17 09:19:35 +02:00
x86 ANDROID: GKI: Add CONFIG_KVM and CONFIG_VHOST_VSOCK 2020-08-29 12:50:33 -07:00
xtensa all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
.gitignore
Kconfig A set oftimekeeping/VDSO updates: 2020-08-14 14:26:08 -07:00