[S390] Add debug_register_mode() function to debug feature API
authorMichael Holzheu <holzheu@de.ibm.com>
Thu, 17 Apr 2008 05:46:18 +0000 (07:46 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 17 Apr 2008 05:47:03 +0000 (07:47 +0200)
commit9637c3f318374e2fcc37e354f9782a705b517387
treeb030280d2f0101e4cdbcf5bbd6518213eacd65aa
parent9f7819c1e51d5310d012426599a5f49d8678119d
[S390] Add debug_register_mode() function to debug feature API

The new function supports setting of permissions for the debugfs files
created by the debug feature. In addition to that, the function provides
uid and gid as parameters for future use. Currently only root is allowed
for uid and gid.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Documentation/s390/s390dbf.txt
arch/s390/kernel/debug.c
include/asm-s390/debug.h