On 11/22/2017 11:32 PM, Ingo Molnar wrote: > diff --git a/arch/x86/events/intel/ds.c b/arch/x86/events/intel/ds.c > index c9f44d7ce838..61388b01962d 100644 > --- a/arch/x86/events/intel/ds.c > +++ b/arch/x86/events/intel/ds.c > @@ -3,7 +3,7 @@ > #include <linux/types.h> > #include <linux/slab.h> > > -#include <asm/kaiser.h> > +#include <linux/kaiser.h> > #include <asm/perf_event.h> > #include <asm/insn.h> Yes, that looks like the correct fix on both counts. Please let me know if you would like an updated series to fix these, either in email or a git tree. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>