From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] tile updates for 3.8
Date: Tue, 18 Dec 2012 16:04:07 -0500 [thread overview]
Message-ID: <50D0DA47.1050800@tilera.com> (raw)
Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
These are a smattering of minor changes from Tilera and other folks,
mostly in the ptrace area.
Chris Metcalf (3):
tilegx: remove __init from pci fixup hook
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Simon Marchi (3):
arch/tile: implement user_regset interface on tile
arch/tile: implement arch_ptrace using user_regset on tile
arch/tile: set CORE_DUMP_USE_REGSET on tile
Wei Yongjun (1):
tile/PCI: use for_each_pci_dev to simplify the code
arch/tile/include/asm/elf.h | 2 +
arch/tile/include/asm/ptrace.h | 3 +-
arch/tile/include/uapi/asm/ptrace.h | 8 +-
arch/tile/kernel/pci.c | 4 +-
arch/tile/kernel/pci_gx.c | 3 +-
arch/tile/kernel/ptrace.c | 140 ++++++++++++++++++++++++++++-------
6 files changed, 126 insertions(+), 34 deletions(-)
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
reply other threads:[~2012-12-18 21:04 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=50D0DA47.1050800@tilera.com \
--to=cmetcalf@tilera.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.