[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201011242204.oAOM4rvH011564@farm-0002.internal.tilera.com>
Date: Wed, 24 Nov 2010 17:04:53 -0500
From: Chris Metcalf <cmetcalf@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/tile fixes for v2.6.37
Linus,
Please pull for 2.6.37 from
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master
This fixes three tile-specific bug fixes that have been uncovered in
the last few weeks of testing.
Chris Metcalf (3):
arch/tile: fix rwlock so would-be write lockers don't block new readers
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
arch/tile: fix memchr() not to dereference memory for zero length
arch/tile/kernel/setup.c | 2 +-
arch/tile/lib/memchr_32.c | 35 +++++++++++++++++++----------------
arch/tile/lib/spinlock_32.c | 29 ++++++++++++++++++-----------
--
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