FRV: Shrink TIF_WORK_MASK [ver #2]
authorDavid Howells <dhowells@redhat.com>
Tue, 1 May 2012 20:31:33 +0000 (21:31 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Jun 2012 16:59:37 +0000 (12:59 -0400)
Shrink TIF_WORK_MASK so that it will fit in the 12-bit signed immediate
operand field of an ANDI instruction.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found