From: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
To: Philippe Bergheaud <felix@linux.vnet.ibm.com>,
linuxppc-dev@lists.ozlabs.org
Cc: mikey@neuling.org, imunsie@au1.ibm.com, tgrobeck@us.ibm.com
Subject: Re: [PATCH] cxl: Ignore CAPI adapters misplaced in switched slots
Date: Fri, 1 Jul 2016 10:53:45 +0200 [thread overview]
Message-ID: <57762F99.3080904@linux.vnet.ibm.com> (raw)
In-Reply-To: <1467287137-25366-1-git-send-email-felix@linux.vnet.ibm.com>
Salut Philippe,
Le 30/06/2016 13:45, Philippe Bergheaud a écrit :
> + if (cxl_slot_is_switched(dev)) {
> + dev_dbg(&dev->dev, "cxl_init_adapter: Ignoring switched slot device\n");
> + return -ENODEV;
> + }
I think it would be useful for the user who has inserted the card in the
wrong slot to be notified, i.e. raise the level of the message.
Otherwise he would be wondering why the card is not recognized.
Fred
prev parent reply other threads:[~2016-07-01 8:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-30 11:45 [PATCH] cxl: Ignore CAPI adapters misplaced in switched slots Philippe Bergheaud
2016-06-30 17:02 ` Ian Munsie
2016-07-01 8:53 ` Frederic Barrat [this message]
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=57762F99.3080904@linux.vnet.ibm.com \
--to=fbarrat@linux.vnet.ibm.com \
--cc=felix@linux.vnet.ibm.com \
--cc=imunsie@au1.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=tgrobeck@us.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).