[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4EE22276.7070100@comcast.net>
Date: Fri, 09 Dec 2011 10:00:06 -0500
From: Chris Metcalf <cdmetcalf@...cast.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/tile update for 3.2
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists