Skip to content

Commit

Permalink
[S390] fault handler performance optimization.
Browse files Browse the repository at this point in the history
Slim down the do_exception function to handle only the fast path of a
fault and move the exceptional cases into a new function. That slightly
increases the performance of the fault handling.

Build fix for !CONFIG_COMPAT by
Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Martin Schwidefsky authored and Martin Schwidefsky committed Dec 7, 2009
1 parent 7ecb344 commit 50d7280
Showing 1 changed file with 129 additions and 129 deletions.
Loading

0 comments on commit 50d7280

Please sign in to comment.