commit | c44952003fc949e81ae0a0297e91894d8724f7fe | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Mon Sep 29 16:31:34 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 29 11:56:00 2014 -0400 |
tree | 49efe9b2d2ee60c0b8a5b0752ffa97ad0681a9d0 | |
parent | 1beeb4b9fbb27432f93ae8fe157228b7b897974a [diff] |
mei: debugfs: adjust print buffer In case of many me clients (15 and more) 1K buffer is not enough for full information print. Calculate buffer size according to real clients number. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>