[GIT PULL] arch/tile update for 3.1
From: Chris Metcalf
Date: Tue Oct 11 2011 - 17:50:03 EST
Linus,
Please pull the following trivial change for 3.1 from:
git://github.com/cmetcalf-tilera/linux-tile.git stable
This change allows 3.1-rc9 to build for the Tile architecture. A bombing
of <asm/atomic.h> to <linux/atomic.h> erroneously modified a couple
of places where we were relying on some assembly constants in the tile
<asm/atomic.h>. Thanks!
Chris Metcalf (1):
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
arch/tile/kernel/intvec_32.S | 2 +-
arch/tile/lib/atomic_asm_32.S | 2 +-
2 files changed, 2 insertions(+), 2 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/