diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2015-08-17 08:09:17 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-08-19 10:40:38 +0200 |
commit | 24d05ff863e78544e8538a792e3234291cdd5650 (patch) | |
tree | 97a9a62d29e52ce7b6dd3eb8678a42409c01f36d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | e4e1899aaec0370aea6b98597ee6289d60544ae2 (diff) |
s390/nmi: initialize control register 0 earlier
Change machine_check_init() to an early_initcall(). This makes sure it will
be called before all other cpus are online and therfore saves us a lot of
pointless smp_call_function() calls.
The control register settings will be forwarded to the other cpus when they
will be brought online.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions