On 13/10/12 03:26, Steven Rostedt wrote: > From: Steven Rostedt <srostedt@xxxxxxxxxx> > > Use Kbuild infrastructure to handle the asm-generic headers > and remove the wrapper headers that call them. > > This only affects headers that do nothing but include the generic > equivalent. It does not touch any header that does a little more. Hi Steven, Please see "MIPS: use generic-y where possible" already queued in -next. cad3b624853b6f34f19693b9812df0d473a6fd40 https://patchwork.linux-mips.org/patch/5581/ Also note, as I said in the commit message: > We can't do the same for uapi/asm/kvm_para.h because it's presence is > explicitly checked in include/uapi/linux/Kbuild to decide whether to add > kvm_para.h to header-y. so I guess that may need fixing first before half of these patches can be accepted. Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html