commit | 2bec708a88ce053ffcb0dd8e373d1e46c6dc38a4 | [log] [tgz] |
---|---|---|
author | Laurence Oberman <loberman@redhat.com> | Sun Oct 19 09:44:25 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:15:55 2014 +0100 |
tree | 20eb3509ee246f92dc86fb2ddd9aa3ad08e93ef5 | |
parent | 26cf591e6dfc0d07495b7bcf20a557b316811f00 [diff] |
st: add a debug_flag module parameter request This patch adds a debug_flag parameter that can be set on module load, and allows the DEBUG facility without a module recompile. Note that now DEBUG 1 is the default with this patch. Usage: modprobe st debug_flag=1 Signed-off-by: Laurence Oberman <loberman@redhat.com> Acked-by: Kai M??kisara <kai.makisara@kolumbus.fi> Signed-off-by: Christoph Hellwig <hch@lst.de>