* Yinghai Lu <yinghai@xxxxxxxxxx> wrote: > > +++ b/kernel/irq/numa_migrate.c > > @@ -0,0 +1,127 @@ > > +/* > > + * linux/kernel/irq/handle.c > > + * > > + * Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar > > + * Copyright (C) 2005-2006, Thomas Gleixner, Russell King > > + * > > + * This file contains the core interrupt handling code. > > + * > > + * Detailed information is available in Documentation/DocBook/genericirq > > + * > > + */ > > > > hmmm? ;-) > > seperated from irq/handle.c > > oh, will remove those lines. Yeah, replace them with something like: /* * NUMA irq-desc migration code * * Migrate IRQ data structures (irq_desc, chip_data, etc.) over to * the new "home node" of the IRQ. */ Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html