Martin Schwidefsky
b9c9a33b76
s390/compat: correct ucontext layout for high gprs
...
The uc_sigmask definition in the kernel differs from the one in the
glibc, the kernel uc_sigmask has 64 bits while the glibc verison
is 1024 bits. The extension of the ucontext structure for 64-bit
register support for 31-bit compat processes added a new field
uc_gprs_high which starts 8 bytes after the uc_sigmask field.
As the glibc view of the ucontext assumes a size of 128 bytes for
uc_sigmask add a 120 byte padding to the kernel structure
ucontext_extended after the 8 byte uc_sigmask.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-06-16 10:31:40 +02:00
..
2013-12-02 18:15:25 +01:00
2013-12-02 18:15:25 +01:00
2012-05-16 14:42:41 +02:00
2014-06-04 08:47:12 -07:00
2007-10-12 16:13:06 +02:00
2007-10-12 16:13:06 +02:00
2012-07-20 11:15:04 +02:00
2014-03-20 13:43:41 +01:00
2007-10-12 16:13:06 +02:00
2014-03-04 09:05:47 +01:00
2014-06-16 10:31:40 +02:00
2011-01-05 12:47:31 +01:00
2014-05-20 08:58:47 +02:00
2014-04-11 13:53:35 +02:00
2012-07-20 11:15:04 +02:00
2014-05-20 08:58:40 +02:00
2013-10-28 08:36:25 +01:00
2011-05-10 17:13:43 +02:00
2013-10-24 17:16:50 +02:00
2014-04-11 13:53:27 +02:00
2014-05-20 08:58:40 +02:00
2012-07-20 11:15:04 +02:00
2014-06-04 08:47:12 -07:00
2014-03-06 16:30:48 +01:00
2014-06-04 08:47:12 -07:00
2014-03-07 10:06:14 -05:00
2014-05-20 08:58:40 +02:00
2014-02-05 11:00:50 +01:00
2012-10-18 17:50:09 +02:00
2014-05-28 10:38:50 +02:00
2013-10-24 17:16:57 +02:00
2014-05-16 14:05:22 +02:00
2011-10-25 11:54:37 -07:00
2013-11-15 16:47:22 -08:00
2012-09-26 15:45:12 +02:00
2013-09-07 11:58:03 +02:00
2014-03-07 15:26:02 +01:00
2013-05-15 13:09:09 +02:00
2013-05-15 13:09:09 +02:00
2013-11-13 12:09:05 +09:00
2014-05-20 08:58:47 +02:00
2013-04-29 15:42:01 -04:00
2013-12-16 14:37:50 +01:00
2014-04-03 14:30:52 +02:00
2014-04-03 14:30:52 +02:00
2014-03-14 12:59:32 +01:00
2013-11-25 09:15:42 +01:00
2014-05-20 08:58:47 +02:00
2013-07-14 19:36:53 -04:00
2014-05-20 08:58:47 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2012-07-20 11:15:04 +02:00
2014-04-03 14:30:52 +02:00
2013-12-16 14:38:04 +01:00
2014-04-03 14:30:52 +02:00
2014-05-20 08:58:43 +02:00
2014-05-20 08:58:47 +02:00
2014-05-20 08:58:45 +02:00
2012-07-20 11:15:04 +02:00
2013-09-07 11:58:03 +02:00
2013-08-30 08:57:15 +02:00
2013-03-03 22:46:22 -05:00
2014-04-11 13:53:29 +02:00
2013-07-14 19:36:53 -04:00
2014-05-27 10:26:02 +02:00
2014-06-03 14:00:15 -07:00
2013-04-17 14:07:28 +02:00
2013-12-02 15:31:09 +01:00
2013-02-14 15:55:21 +01:00
2013-10-31 09:52:52 +01:00