diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2015-08-17 09:09:17 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-08-19 11:40:38 +0300 |
commit | 24d05ff863e78544e8538a792e3234291cdd5650 (patch) | |
tree | 97a9a62d29e52ce7b6dd3eb8678a42409c01f36d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e4e1899aaec0370aea6b98597ee6289d60544ae2 (diff) | |
download | linux-24d05ff863e78544e8538a792e3234291cdd5650.tar.xz |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions