Re: [PATCH] SMC fixes

ronnie sahlberg <[email protected]> Sun, 14 Sep 2014 08:18:13 -0700
Newsgroups org.kernel.vger.stgt
Message-ID <CAN05THQLHi1zHyHq7=5rUfXKEpQXQN7HRBakREfhVK0E-Xx+_Q@mail.gmail.com>
ping?

On Mon, Sep 8, 2014 at 7:53 PM, Ronnie Sahlberg
<[email protected]> wrote:
> 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
>