[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4C9D275A.5030405@tilera.com>
Date: Fri, 24 Sep 2010 18:34:02 -0400
From: Chris Metcalf <cmetcalf@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>
Subject: [GIT PULL] arch/tile fixes for 2.6.36
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@...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