android_kernel_xiaomi_sm8450/arch/arm64
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
..
boot Merge c0842fbc1b ("random32: move the pseudo-random 32-bit definitions to prandom.h") into android-mainline 2020-08-07 14:27:37 +02:00
configs ANDROID: db845c_gki.fragment: remove CONFIG_USB_EHCI_HCD and CONFIG_USB_EHCI_HCD_PLATFORM 2020-08-30 15:58:34 +00:00
crypto crypto: arm64/gcm - use inline helper to suppress indirect calls 2020-07-09 22:14:32 +10:00
include Linux 5.9-rc2 2020-08-24 10:01:23 +02:00
kernel ANDROID: mpam: add vendor hook to record MPAM 2020-08-28 00:05:35 +00:00
kvm - Allow booting of late secondary CPUs affected by erratum 1418040 2020-08-22 10:17:36 -07:00
lib Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux 2020-06-10 14:46:54 -07:00
mm Revert "ANDROID: ASoC: Fix 'allmodconfig' build break" 2020-08-17 08:24:40 +00:00
net bpf, arm64: Add BPF exception tables 2020-07-31 00:43:40 +02:00
xen arm64: xen: Use modern annotations for assembly functions 2020-01-09 16:09:42 +00:00
Kbuild
Kconfig Merge dc06fe51d2 ("Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline 2020-08-13 09:09:55 +02:00
Kconfig.debug arm64: remove TEXT_OFFSET randomization 2020-06-15 13:10:59 +01:00
Kconfig.platforms ARM: new SoC support for v5.9 2020-08-03 19:38:30 -07:00
Makefile ARM64: vdso32: Install vdso32 from vdso_install 2020-08-21 19:11:44 +01:00