+80
−65
+11
−13
+1
−1
arch/sparc64/mm/extable.c
deleted100644 → 0
+0
−80
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <davem@davemloft.net>