]> git.baikalelectronics.ru Git - kernel.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)
commitec4d68e9384a589ad5a15dd1b32c661fc31b5493
tree20eb3509ee246f92dc86fb2ddd9aa3ad08e93ef5
parentae7ec0392ecf63e2861f3637c55c16cb519d9805
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