linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jia-Ju Bai <baijiaju1990@gmail.com>,
	josh.h.morris@us.ibm.com, pjk1939@linux.ibm.com
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] block: rsxx: fix error return code of rsxx_pci_probe()
Date: Wed, 10 Mar 2021 08:26:08 -0700	[thread overview]
Message-ID: <746df289-a8d9-9b73-d37d-cffe44b36bc9@kernel.dk> (raw)
In-Reply-To: <20210310033017.4023-1-baijiaju1990@gmail.com>

On 3/9/21 8:30 PM, Jia-Ju Bai wrote:
> When create_singlethread_workqueue returns NULL to card->event_wq, no
> error return code of rsxx_pci_probe() is assigned.
> 
> To fix this bug, st is assigned with -ENOMEM in this case.

Thanks, this looks much better. Applied.

-- 
Jens Axboe


      reply	other threads:[~2021-03-10 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10  3:30 [PATCH v2] block: rsxx: fix error return code of rsxx_pci_probe() Jia-Ju Bai
2021-03-10 15:26 ` Jens Axboe [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=746df289-a8d9-9b73-d37d-cffe44b36bc9@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=baijiaju1990@gmail.com \
    --cc=josh.h.morris@us.ibm.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pjk1939@linux.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).