All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Michel Lespinasse <walken@google.com>
Subject: [GIT PULL] arch/tile updates for v2.6.39
Date: Sun, 20 Mar 2011 00:54:30 -0400	[thread overview]
Message-ID: <4D858886.70500@tilera.com> (raw)
In-Reply-To: <4D8263DB.1010500@tilera.com>

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


      reply	other threads:[~2011-03-20  4:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 19:41 [GIT PULL] arch/tile updates for v2.6.39 Chris Metcalf
2011-03-20  4:54 ` Chris Metcalf [this message]

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=4D858886.70500@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=walken@google.com \
    /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.