From: David S. Miller Date: Thu, 29 Sep 2005 03:21:11 +0000 (-0700) Subject: [SPARC64]: Convert to use generic exception table support. X-Git-Tag: v2.6.14-rc3~33^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf14af0a740fb7e9f94a203b5a989beb875d58f;p=pandora-kernel.git [SPARC64]: Convert to use generic exception table support. The funny "range" exception table entries we had were only used by the compat layer socketcall assembly, and it wasn't even needed there. For free we now get proper exception table sorting and fast binary searching. Signed-off-by: David S. Miller --- Reading git-diff-tree failed