kernel-hacking-2024-linux-s.../arch/s390
Heiko Carstens c70d0fef1d [S390] fix clock comparator save area usage
The lowcore clock comparator save area on 64 bit machines is defined to
contain only the seven most significant bits of the register.
That's also why it starts at an uneven address (0x1331).
The current code however writes eight bytes to the address and
therefore overwrites the first byte of the access register save area.
Fix this and write only seven bytes to the save area.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-03-26 15:24:32 +01:00
..
appldata
boot
crypto [S390] use kzfree() 2009-03-26 15:24:29 +01:00
hypfs zero i_uid/i_gid on inode allocation 2009-01-05 11:54:28 -05:00
include/asm [S390] Use csum_partial in checksum.h 2009-03-26 15:24:27 +01:00
kernel [S390] fix clock comparator save area usage 2009-03-26 15:24:32 +01:00
kvm [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00
lib [S390] use compiler builtin versions of strlen/strcpy/strcat 2009-03-26 15:24:24 +01:00
math-emu
mm [S390] move EXPORT_SYMBOLs to definitions 2009-03-26 15:24:11 +01:00
oprofile
defconfig [S390] Update default configuration. 2009-02-11 10:37:40 +01:00
Kconfig [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. 2009-03-26 15:24:28 +01:00
Kconfig.debug
Makefile