[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D858886.70500@tilera.com>
Date: Sun, 20 Mar 2011 00:54:30 -0400
From: Chris Metcalf <cmetcalf@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>,
Michel Lespinasse <walken@...gle.com>
Subject: [GIT PULL] arch/tile updates for v2.6.39
Linus,
Please pull some follow-on changes for 2.6.39.
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
One change adds a missing syscall to <asm-generic/unistd.h>;
Arnd asked me to pass it to you through my tree.
The other fixes a problem with the futex sanitization change
in the tile architecture (an incomplete change from int to u32).
These changes fix the two current build problems I see in
the tile tree.
Chris Metcalf (2):
arch/tile: fix futex sanitization definition/prototype mismatch
asm-generic: support clock_adjtime() in <asm-generic/unistd.h>
arch/tile/lib/atomic_32.c | 12 ++++++------
include/asm-generic/unistd.h | 4 +++-
2 files changed, 9 insertions(+), 7 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