From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/arc fixes for 3.9
Date: Fri, 29 Mar 2013 16:31:22 +0530 [thread overview]
Message-ID: <51557482.5030007@synopsys.com> (raw)
Hi Linus,
This pull request contains ARC fixes for 3.9 cycle.
It includes fix for a serious bug in DMA mapping API, make allyesconfig wreckage,
removal of bogus email-list placeholder in MAINTAINERS, a typo in ptrace helper
code and last remaining changes for syscall ABI v3 which we are finally starting
to transition-to internally.
The request is late than I intended to - but I was held up with debugging a timer
link list corruption, for which a proposed fix to generic timer code was sent out
to lkml/tglx earlier today.
Please consider pulling.
Thanks,
Vineet
The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:
Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ for-curr
for you to fetch changes up to 367f3fcd9296977bc4689546f55c5f4a9c680e8d:
ARC: Fix the typo in event identifier flags used by ptrace (2013-03-20 18:45:45
+0530)
----------------------------------------------------------------
ARC fixes for 3.9 cycle
----------------------------------------------------------------
Pierrick Hascoet (1):
arc: fix dma_address assignment during dma_map_sg()
Vineet Gupta (6):
ARC: MAINTAINERS update for ARC
ARC: make allyesconfig build breakages
ARC: ABIv3: Print the correct ABI ver
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
ARC: Remove SET_PERSONALITY (tracks cross-arch change)
ARC: Fix the typo in event identifier flags used by ptrace
MAINTAINERS | 3 ++-
arch/arc/include/asm/dma-mapping.h | 2 +-
arch/arc/include/asm/elf.h | 3 ---
arch/arc/include/asm/entry.h | 2 +-
arch/arc/include/asm/kgdb.h | 6 ++----
arch/arc/include/asm/ptrace.h | 2 +-
arch/arc/include/asm/syscalls.h | 2 --
arch/arc/include/uapi/asm/ptrace.h | 4 ++--
arch/arc/kernel/entry.S | 27 +--------------------------
arch/arc/kernel/kgdb.c | 1 +
arch/arc/kernel/setup.c | 4 +---
arch/arc/kernel/sys.c | 2 --
12 files changed, 12 insertions(+), 46 deletions(-)
reply other threads:[~2013-03-29 11:01 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=51557482.5030007@synopsys.com \
--to=vineet.gupta1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox