Skip to content

Commit

Permalink
[S390] convert etr/stp to stop_machine interface
Browse files Browse the repository at this point in the history
This converts the etr and stp code to the new stop_machine interface
which allows to synchronize all cpus without allocating any memory.
This way we get rid of the only reason why we haven't converted s390
to the generic IPI interface yet.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Dec 25, 2008
1 parent b020632 commit 750887d
Showing 1 changed file with 131 additions and 81 deletions.
Loading

0 comments on commit 750887d

Please sign in to comment.