From: David S. Miller Date: Wed, 1 Apr 2009 00:15:40 +0000 (-0700) Subject: sparc64: Reclaim trap_block[]->hdesc X-Git-Tag: v2.6.31-rc1~310^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=557fe0e8842e919aeacedeb5f35444c78232b3c8;p=pandora-kernel.git sparc64: Reclaim trap_block[]->hdesc This really isn't necessary at all, a local variable suits the job just fine. This frees up 8 bytes in the trap_block[] that we can use later to store the per-cpu base addresses. Signed-off-by: David S. Miller --- Reading git-diff-tree failed