summaryrefslogtreecommitdiffstats
path: root/core/pool.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2019-01-08 00:04:13 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-02-12 15:08:17 +1100
commitd27180b55d7740a711f2a6417eed02782a1cd536 (patch)
tree9914b569f8ef01a334b5075a2906d1e1d685dad9 /core/pool.c
parentd3803711f8a9ac90e675bf9978d983f38d14b856 (diff)
downloadtalos-skiboot-d27180b55d7740a711f2a6417eed02782a1cd536.tar.gz
talos-skiboot-d27180b55d7740a711f2a6417eed02782a1cd536.zip
core/cpu: HID update race
If the per-core HID register is updated concurrently by multiple threads, updates can get lost. This has been observed during fast reboot where the HILE bit does not get cleared on all cores, which can cause machine check exception interrupts to crash. Fix this by only updating HID on thread0. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'core/pool.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud