All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
	francois Bedard <Francois.Bedard@synopsys.com>
Subject: [GIT PULL] ARC Fixes for 3.13
Date: Fri, 13 Dec 2013 12:18:07 +0530	[thread overview]
Message-ID: <52AAADA7.4000508@synopsys.com> (raw)

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(-)

                 reply	other threads:[~2013-12-13  6:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52AAADA7.4000508@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Francois.Bedard@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.