public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/arc fixes for 3.9
@ 2013-03-29 11:01 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2013-03-29 11:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-29 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29 11:01 [GIT PULL] arch/arc fixes for 3.9 Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox