Re: [PATCH v2 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write

From: Hans de Goede
Date: Sun Oct 14 2018 - 08:49:27 EST


Hi All,

On 13-10-18 21:05, kbuild test robot wrote:
Hi Hans,

I love your patch! Yet something to improve:

[auto build test ERROR on wsa/i2c/for-next]
[also build test ERROR on v4.19-rc7]
[cannot apply to next-20181012]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url: https://github.com/0day-ci/linux/commits/Hans-de-Goede/x86-baytrail-cherrytrail-Rework-and-move-P-Unit-PMIC-semaphore-handling/20181013-230503
base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
config: ia64-allyesconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 8.1.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=8.1.0 make.cross ARCH=ia64

All errors (new ones prefixed by >>):

drivers/acpi/pmic/intel_pmic_xpower.c:21:10: fatal error: asm/iosf_mbi.h: No such file or directory
#include <asm/iosf_mbi.h>

I've a fix for this in my personal tree now. As mentioned in the
cover letter, patches 2 + 3 are really more of a RFC for now, the
goal for now is just to get patch 1 merged.

I will send out a new version of this patch after patch 1 is merged
(or when patch 1 needs a new revision).

Regards,

Hans