On Fri, 2012-10-12 at 22:26 -0400, Steven Rostedt wrote: > plain text document attachment > (0016-parisc-Use-Kbuild-infrastructure-to-handle-asm-gener.patch) > From: Steven Rostedt <[email protected]> > > 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. > > Cc: [email protected] > Cc: [email protected] > Cc: "James E.J. Bottomley" <[email protected]> > Cc: Helge Deller <[email protected]> > Signed-off-by: Steven Rostedt <[email protected]>
Actually, we're already evaluating a patch like this: http://marc.info/?l=linux-kernel&m=134883983019018 When I compare the two, I notice you missed a few (segment.h, vga.h, hw_irq.h, mutex.h), so you probably want to adjust your scripts. James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

