From: Chris Metcalf Date: Thu, 17 Mar 2011 18:32:06 +0000 (-0400) Subject: arch/tile: support newer binutils assembler shift semantics X-Git-Tag: v2.6.39-rc1~431^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dccb0489f9a5a13a33e828ab965aa49685d12f8;p=pandora-kernel.git arch/tile: support newer binutils assembler shift semantics This change supports building the kernel with newer binutils where a shift of greater than the word size is no longer interpreted silently as modulo the word size, but instead generates a warning. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed