On 04/14/2016 09:44 AM, Guenter Roeck wrote: > i386, x86_64 (all builds): > > make[3]: *** No rule to make target 'arch/x86/kernel/cpu/perf_event_intel_cqm.o', needed by 'arch/x86/kernel/cpu/built-in.o'. > > Bisected to commit "perf/x86/intel: Fix Makefile to actually build the cqm driver". > > s390:allmodconfig: > > arch/s390/pci/pci.c: In function 'pci_base_init': > arch/s390/pci/pci.c:843:2: error: call to '__compiletime_assert_844' declared with attribute error: > BUILD_BUG_ON failed: !is_power_of_2(__alignof__(struct zpci_fmb)) || __alignof__(struct zpci_fmb) < sizeof(struct zpci_fmb) > > Bisected to commit "s390/pci: enforce fmb page boundary rule". > > Copying the original authors for feedback. Fixed both and re-pushed. Thanks all! -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html