From: Tadeusz Struk <tadeusz.struk@intel.com>
To: Yang Pingchao <pingchao.yang@intel.com>, herbert@gondor.apana.org.au
Cc: linux-crypto@vger.kernel.org, dan.carpenter@oracle.com
Subject: Re: [PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
Date: Fri, 11 Dec 2015 07:22:12 -0800 [thread overview]
Message-ID: <566AEA24.3000507@intel.com> (raw)
In-Reply-To: <1449812574-35124-1-git-send-email-pingchao.yang@intel.com>
On 12/10/2015 09:42 PM, Yang Pingchao wrote:
> AE CTX bits should be 8-15 in CTX_ENABLES, so the mask value 0xff should be
> left shifted 0x8
>
> Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
> Signed-off-by: Yang Pingchao <pingchao.yang@intel.com>
> ---
> drivers/crypto/qat/qat_common/qat_hal.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Acked-by: Tadeusz Struk <tadeusz.struk@intel.com>
next parent reply other threads:[~2015-12-11 15:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1449812574-35124-1-git-send-email-pingchao.yang@intel.com>
2015-12-11 15:22 ` Tadeusz Struk [this message]
2015-12-12 5:46 ` [PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue Herbert Xu
2015-12-16 2:39 Yang Pingchao
2015-12-16 2:39 ` Yang Pingchao
2015-12-16 8:09 ` walter harms
2015-12-16 8:09 ` walter harms
2015-12-16 8:22 ` Yang, Pingchao
2015-12-16 8:22 ` Yang, Pingchao
2015-12-22 13:22 ` Herbert Xu
2015-12-22 13:22 ` Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=566AEA24.3000507@intel.com \
--to=tadeusz.struk@intel.com \
--cc=dan.carpenter@oracle.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=pingchao.yang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.