All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hook, Gary" <Gary.Hook@amd.com>
To: "linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>
Cc: "Lendacky, Thomas" <Thomas.Lendacky@amd.com>,
	"herbert@gondor.apana.org.au" <herbert@gondor.apana.org.au>,
	"davem@davemloft.net" <davem@davemloft.net>
Subject: [PATCH 3 0/2] Improve CCP error handling messages
Date: Fri, 18 Oct 2019 19:39:59 +0000	[thread overview]
Message-ID: <157142758885.6869.11882127817423670946.stgit@taos> (raw)

This pair of patches is intended to clarify the messaging produced
by the CCP driver when known, but non-critical, problems arise. The
precipitating conditions can be determined based on simple, unalarming
messages in the system log.

---

Gary R Hook (2):
      crypto: ccp - Change a message to reflect status instead of failure
      crypto: ccp - Verify access to device registers before initializing


 drivers/crypto/ccp/ccp-dev-v5.c |   14 +++++++++++++-
 drivers/crypto/ccp/ccp-dev.c    |   15 ++++++++++++---
 drivers/crypto/ccp/psp-dev.c    |   18 ++++++++++++++++--
 3 files changed, 41 insertions(+), 6 deletions(-)

--

             reply	other threads:[~2019-10-18 19:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18 19:39 Hook, Gary [this message]
2019-10-18 19:40 ` [PATCH 1/2] crypto: ccp - Change a message to reflect status instead of failure Hook, Gary
2019-10-18 19:40 ` [PATCH 2/2] crypto: ccp - Verify access to device registers before initializing Hook, Gary
2019-10-25 15:25 ` [PATCH 3 0/2] Improve CCP error handling messages 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=157142758885.6869.11882127817423670946.stgit@taos \
    --to=gary.hook@amd.com \
    --cc=Thomas.Lendacky@amd.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /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.