Hi Linus, Please pull ARC fixes for 3.13. These are couple of weeks old already, but I just couldn't get them to you earlier.
Thx, -Vineet ---------------------> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-fixes-for-3.13 for you to fetch changes up to da990a4f2d5a321911026c26c7eeec3bbc6fb7b7: ARC: [perf] Fix a few thinkos (2013-11-28 15:49:59 +0530) ---------------------------------------------------------------- ARC Fixes for 3.13 - Couple of fixes for recently added perf code - Build time extable sort ---------------------------------------------------------------- Vineet Gupta (3): ARC: extable: Enable sorting at build time ARC: Add guard macro to uapi/asm/unistd.h ARC: [perf] Fix a few thinkos arch/arc/Kconfig | 1 + arch/arc/include/uapi/asm/unistd.h | 5 +++++ arch/arc/kernel/perf_event.c | 4 ++-- scripts/sortextable.c | 5 +++++ 4 files changed, 13 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/