On Tue, Sep 22, 2015 at 08:41:25AM +0100, Build bot for Mark Brown wrote:
Mainline is still failing to build an arm64 allmodconfig due to:
arm64-allmodconfig ../drivers/firmware/qcom_scm-32.c:196:4: error: expected string literal before '__asmeq' ../drivers/firmware/qcom_scm-32.c:221:2: error: implicit declaration of function 'secure_flush_area' [-Werror=implicit-function-declaration] ../drivers/firmware/qcom_scm-32.c:239:2: error: implicit declaration of function 'outer_inv_range' [-Werror=implicit-function-declaration] ../drivers/firmware/qcom_scm-32.c:331:4: error: expected string literal before '__asmeq' ../drivers/firmware/qcom_scm-32.c:361:4: error: expected string literal before '__asmeq'
which has been the case since before -rc1. There was a patch posted for this by Andy Gross (firmware: qcom: scm: Add function stubs for ARM64) which got positively reviewed - where are we with getting that merged into mainline?