Files
linux/arch/s390/include/asm
Heiko Carstens 3d787b392d s390/uaccess: fix compile error
Compiling with e.g MARCH=z900 results in compile errors:

   arch/s390/lib/uaccess.c: In function 'copy_from_user_mvcos':
>> arch/s390/lib/uaccess.c:65:15: error: variable 'spec' has initializer but incomplete type
      65 |         union oac spec = {

Therefore make definition of union oac visible for all MARCHs.

Reported-by: kernel test robot <lkp@intel.com>
Cc: Nico Boehr <nrb@linux.ibm.com>
Cc: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Fixes: 012a224e1f ("s390/uaccess: introduce bit field for OAC specifier")
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2022-01-23 10:20:03 +01:00
..
2021-01-19 12:29:26 +01:00
2021-07-27 09:39:15 +02:00
2017-12-05 07:51:09 +01:00
2020-08-26 18:47:21 +02:00
2021-09-08 15:32:35 -07:00
2021-07-27 09:39:15 +02:00
2021-01-19 12:29:26 +01:00
2021-10-11 20:55:58 +02:00
2020-12-16 14:55:49 +01:00
2021-08-05 14:10:53 +02:00
2021-05-07 00:26:34 -07:00
2019-02-05 14:29:23 +01:00
2021-06-18 16:41:19 +02:00
2021-07-30 17:09:02 +02:00
2021-08-05 14:10:53 +02:00
2021-08-03 14:31:40 +02:00
2020-02-27 16:02:21 +01:00
2021-08-18 10:01:28 +02:00
2021-07-01 11:06:03 -07:00
2019-02-07 18:06:18 -08:00
2021-12-29 10:33:40 +01:00
2020-09-14 11:38:35 +02:00
2021-10-26 15:21:31 +02:00
2020-09-26 15:51:21 +02:00
2021-10-26 15:21:30 +02:00
2021-06-28 11:18:28 +02:00
2021-06-18 16:41:21 +02:00
2022-01-23 10:20:03 +01:00
2019-07-23 10:45:53 +02:00
2021-07-08 15:37:28 +02:00
2017-12-05 07:51:09 +01:00
2021-01-19 12:29:26 +01:00