[GIT PULL] arch/tile fixes for 2.6.36

From: Chris Metcalf
Date: Fri Sep 24 2010 - 18:34:14 EST


Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

to get one toolchain-related bug fix for arch/tile/ for 2.6.36. The commit
describes the problem, but basically a good fix in our compiler causes a
mysterious failure in our assembler, and conveniently, removing some dead
code in an assembly file avoids having to back out the good fix, as well as
allowing the existing toolchain to compile 2.6.36.

Thanks!

Chris Metcalf (1):
arch/tile: remove dead code from intvec_32.S

arch/tile/kernel/intvec_32.S | 7 -------
1 files changed, 0 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/