diff options
author | Melissa Howland <melissah@us.ibm.com> | 2006-09-20 15:59:34 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2006-09-20 15:59:34 +0200 |
commit | 31b58088292c7f00f0b81088bfb557285b0b6247 (patch) | |
tree | 7ce82a49cbf3ad0c28feb63d15b35a6c97d668a0 /arch | |
parent | e620c4940002348417e8d317d65bc7b152646493 (diff) | |
download | linux-3.10-31b58088292c7f00f0b81088bfb557285b0b6247.tar.gz linux-3.10-31b58088292c7f00f0b81088bfb557285b0b6247.tar.bz2 linux-3.10-31b58088292c7f00f0b81088bfb557285b0b6247.zip |
[S390] Linux API for writing z/VM APPLDATA Monitor records.
This patch delivers a new Linux API in the form of a misc char
device that is useable from user space and allows write access
to the z/VM APPLDATA Monitor Records collected by the *MONITOR
System Service of z/VM.
Signed-off-by: Melissa Howland <melissah@us.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/s390/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/defconfig b/arch/s390/defconfig index f1d4591eddb..35da53986b1 100644 --- a/arch/s390/defconfig +++ b/arch/s390/defconfig @@ -428,6 +428,7 @@ CONFIG_S390_TAPE_34XX=m # CONFIG_VMLOGRDR is not set # CONFIG_VMCP is not set # CONFIG_MONREADER is not set +CONFIG_MONWRITER=m # # Cryptographic devices |