st: add a debug_flag module parameter request
authorLaurence Oberman <loberman@redhat.com>
Sun, 19 Oct 2014 13:44:25 +0000 (09:44 -0400)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:15:55 +0000 (11:15 +0100)
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>

No differences found