* [GIT PULL] ARC Fixes for 3.13
@ 2013-12-13 6:48 Vineet Gupta
0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2013-12-13 6:48 UTC (permalink / raw)
To: linus Torvalds; +Cc: lkml, francois Bedard
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-13 6:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 6:48 [GIT PULL] ARC Fixes for 3.13 Vineet Gupta
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.