arch/tile: don't leak kernel memory when we unload modules
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 29 Mar 2012 19:44:10 +0000 (15:44 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:13:19 +0000 (12:13 -0400)
We were failing to track the memory when we allocated it.

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

No differences found