Here is the second set of miscellaneous metag patches that I'll be adding to the tip of the metag tree for v3.9.
James Hogan (5): metag: export metag_code_cache_flush_all metag: export clear_page and copy_page metag: hugetlb: convert to vm_unmapped_area() genksyms: fix metag symbol prefix on crc symbols metag: move irq enable out of irqflags.h on SMP arch/metag/include/asm/irqflags.h | 11 +++---- arch/metag/kernel/metag_ksyms.c | 2 + arch/metag/kernel/traps.c | 15 ++++++++++- arch/metag/mm/cache.c | 1 + arch/metag/mm/hugetlbpage.c | 52 +++++++----------------------------- scripts/genksyms/genksyms.c | 3 +- 6 files changed, 34 insertions(+), 50 deletions(-) -- 1.7.7.6 -- 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/

