]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit2bec708a88ce053ffcb0dd8e373d1e46c6dc38a4
tree20eb3509ee246f92dc86fb2ddd9aa3ad08e93ef5
parent26cf591e6dfc0d07495b7bcf20a557b316811f00
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>
Documentation/scsi/st.txt
drivers/scsi/st.c