On Mon, Oct 08, 2018 at 10:20:21PM +0100, Mark Brown wrote:
On Mon, Oct 08, 2018 at 09:51:30PM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an arm allmodconfig caused by:
arm-allmodconfig ../drivers/pci/pcie/aer_inject.c:444:6: error: 'struct pt_regs' has no member named 'ip'
introduced in e3fbcc7c4b130(PCI/AER: Covertly inject errors with ftrace hooks). This field is not present on arm.
I dropped e3fbcc7c4b130 and related patches already, so this should be gone in my current "next" branch (18b4baa4d9fc).