From: Chris Metcalf <cdmetcalf@comcast.net>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/tile update for 3.2
Date: Fri, 09 Dec 2011 10:00:06 -0500 [thread overview]
Message-ID: <4EE22276.7070100@comcast.net> (raw)
Linus,
Please pull the following changes for 3.2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
These changes mostly just allow 3.2 to build for tile, plus one
bug fix.
Chris Metcalf (5):
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes
arch/tile: fix double-free bug in homecache_free_pages()
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
drivers/net/ethernet/tile: use skb_frag_page() API
arch/tile: use new generic {enable,disable}_percpu_irq() routines
arch/tile/include/asm/irq.h | 10 ----------
arch/tile/kernel/irq.c | 16 ++++++++--------
arch/tile/kernel/pci-dma.c | 1 +
arch/tile/kernel/pci.c | 1 +
arch/tile/kernel/sysfs.c | 1 +
arch/tile/lib/exports.c | 3 +++
arch/tile/mm/homecache.c | 9 ++++++---
drivers/net/ethernet/tile/tilepro.c | 8 ++++----
include/asm-generic/unistd.h | 8 +++++++-
include/linux/compat.h | 9 +++++++++
10 files changed, 40 insertions(+), 26 deletions(-)
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
next reply other threads:[~2011-12-09 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 15:00 Chris Metcalf [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-04 13:51 [GIT PULL] arch/tile update for 3.2 Chris Metcalf
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=4EE22276.7070100@comcast.net \
--to=cdmetcalf@comcast.net \
--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.