commit | e5f7bd43532a4ff55641584ec237484335f8206e | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 06 14:34:08 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Aug 12 14:46:51 2013 -0400 |
tree | 4cfff3e9c433518537ade9d8638b0714b73fbf07 | |
parent | b63ea7121c60b38f2d0ca0f270697bc542f6b76c [diff] |
tile: fix tilegx vmalloc_sync_all BUG_ON 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>