+1
−1
+7
−0
+16
−0
arch/s390/hypfs/hypfs_sprp.c
0 → 100644
+141
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
To provide access to the set-partition-resource-parameter interface
to user space add a new attribute to hypfs/debugfs:
* s390_hypsfs/diag_304
The data for the query-partition-resource-parameters command can
be access by a read on the attribute. All other diagnose 0x304
requests need to be submitted via ioctl with CAP_SYS_ADMIN rights.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>