commit | 557fe0e8842e919aeacedeb5f35444c78232b3c8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Mar 31 17:15:40 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 16 04:56:08 2009 -0700 |
tree | b4fa66fe8a6fde3433fb618eb59f90f46860cfb7 | |
parent | 03347e2592078a90df818670fddf97a33eec70fb [diff] |
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 <davem@davemloft.net>