tile: fix tilegx vmalloc_sync_all BUG_ON
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 6 Aug 2013 18:34:08 +0000 (14:34 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 12 Aug 2013 18:46:51 +0000 (14:46 -0400)
As specified, the test wasn't correct, and in any case it should
be a BUILD_BUG_ON.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found