From 4eab2209404595b80805adcdfeb65c02fd342c40 Mon Sep 17 00:00:00 2001 From: Michael Holzheu Date: Sun, 1 May 2005 08:58:58 -0700 Subject: [PATCH] --- yaml --- r: 700 b: refs/heads/master c: e8f0641ef74eaa71ed9aa9d19c4b741c2143d752 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-s390/debug.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 71a0bf5da0f5..001ddcf553b7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 15439d74f621ff8252b53136d259781148e6e768 +refs/heads/master: e8f0641ef74eaa71ed9aa9d19c4b741c2143d752 diff --git a/trunk/include/asm-s390/debug.h b/trunk/include/asm-s390/debug.h index 28ef2354b1b2..6bbcdea42a86 100644 --- a/trunk/include/asm-s390/debug.h +++ b/trunk/include/asm-s390/debug.h @@ -43,7 +43,7 @@ struct __debug_entry{ #define DEBUG_OFF_LEVEL -1 /* level where debug is switched off */ #define DEBUG_FLUSH_ALL -1 /* parameter to flush all areas */ #define DEBUG_MAX_VIEWS 10 /* max number of views in proc fs */ -#define DEBUG_MAX_PROCF_LEN 16 /* max length for a proc file name */ +#define DEBUG_MAX_PROCF_LEN 64 /* max length for a proc file name */ #define DEBUG_DEFAULT_LEVEL 3 /* initial debug level */ #define DEBUG_DIR_ROOT "s390dbf" /* name of debug root directory in proc fs */