diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2010-03-24 10:49:50 (GMT) |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2010-03-24 10:49:53 (GMT) |
commit | 92fe31329cb3a2b02f1c7616965872d6a34bcf08 (patch) | |
tree | 678d046b5864d302e424a2377cf1974b95b1d1f8 /net/bridge | |
parent | ae6be51ed01d6c4aaf249a207b4434bc7785853b (diff) | |
download | linux-92fe31329cb3a2b02f1c7616965872d6a34bcf08.tar.xz |
[S390] zcore: CPU registers are not saved under LPAR
To save the registers for all CPUs a sigp "store status" is done that
stores the registers to address absolute zero. To access storage at
absolute zero, normally the address of the prefix register of the
accessing CPU has to be used. This does not work when large pages are
active (currently only under LPAR). In order to fix that problem,
instead of memcpy memcpy_real is used, which switches to real mode
where prefixing works.
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions