mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
It appears that a memory barrier soon after a mispredicted branch, not just in the delay slot, can cause the hang condition of this cpu errata. So move them out-of-line, and explicitly put them into a "branch always, predict taken" delay slot which should fully kill this problem. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| conv.h | ||
| entry64.S | ||
| fs.c | ||
| ioctl.c | ||
| ipc.c | ||
| Makefile | ||
| misc.c | ||
| signal.c | ||
| signal.h | ||
| socket.c | ||
| socksys.c | ||
| socksys.h | ||
| systbl.S | ||
| timod.c | ||