This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/s390/cio
Heiko Carstens cbb870c822 [S390] Cleanup struct _lowcore usage and defines.
Use asm offsets to make sure the offset defines to struct _lowcore and
its layout don't get out of sync.
Also add a BUILD_BUG_ON() which checks that the size of the structure
is sane.
And while being at it change those sites which use odd casts to access
the current lowcore. These should use S390_lowcore instead.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-02-26 22:37:31 +01:00
..
2009-03-26 15:24:14 +01:00
2008-07-14 10:02:11 +02:00
2010-02-26 22:37:30 +01:00
2009-12-07 12:51:30 +01:00
2010-02-26 22:37:29 +01:00
2009-12-18 17:43:32 +01:00
2008-10-10 21:33:53 +02:00
2010-02-26 22:37:31 +01:00