Hi Amit,
There some build errors on the lsk-android only kernel. Does this happen on google-common tree? If not, could you fix these issues?
Thanks! Alex
https://storage.kernelci.org/linaro-android/v3.18-6439-g03b862ce80d2/arm-axm... # # make -j10 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- CC="ccache arm-linux-gnueabihf-gcc" O=build-arm # ../arch/arm/mm/mmu.c: In function 'early_paging_init': ../arch/arm/mm/mmu.c:1549:2: error: implicit declaration of function 'cpu_set_ttbr' [-Werror=implicit-function-declaration] cpu_set_ttbr(1, __pa(pgd0) + TTBR1_OFFSET); ^ cc1: some warnings being treated as errors
https://kernelci.org/build/id/5899278c59b514e3b13daa9f/logs/
arch/arm/kernel/debug.o:(.text+0x3ce4): undefined reference to `arm_copy_from_user' arch/arm/kernel/built-in.o:(___ksymtab+arm_copy_from_user+0x0): undefined reference to `arm_copy_from_user' arch/arm/kernel/built-in.o:(___ksymtab+arm_copy_to_user+0x0): undefined reference to `arm_copy_to_user' arch/arm/mm/proc-sa110.o:(.text+0x35b8): undefined reference to `arm_copy_from_user'
On 02/07/2017 04:53 PM, Amit Pundir wrote:
Hi Alex, Mark,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" LSK branch.
Boot tested on Qemu + Android M. KernelCI build job: https://kernelci.org/build/linaro-android/kernel/v3.18-6439-g03b862ce80d2/