[PATCH] SMC fixes
Ronnie Sahlberg <[email protected]> Mon, 8 Sep 2014 19:53:08 -0700
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
List, Tomo, We need a proper whitelist for which opcodes are valid for SMC devices. The following patch adds a trivial backing store template for smc with a corresponding opcode whitelist. With this patch we can access the smc device with mtx again. Ronnie Sahlberg (1): SMC: add a smc backend template with an opcode whitelist usr/bs_rdwr.c | 33 +++++++++++++++++++++++++++++++++ usr/scsi.h | 1 + usr/smc.c | 9 +++++++++ 3 files changed, 43 insertions(+), 0 deletions(-) -- 1.7.3.1