All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: kernel test robot <lkp@intel.com>
Cc: Christoph Hellwig <hch@lst.de>, oe-kbuild-all@lists.linux.dev
Subject: Re: [hch-misc:block-error-injection 3/4] block/blk-core.c:141:33: sparse: sparse: cast to restricted blk_opf_t
Date: Wed, 10 Jun 2026 13:37:57 +0200	[thread overview]
Message-ID: <20260610113757.GA18273@lst.de> (raw)
In-Reply-To: <202606101953.PdmBi8go-lkp@intel.com>

On Wed, Jun 10, 2026 at 07:22:03PM +0800, kernel test robot wrote:
>    139		for (i = 0; i < ARRAY_SIZE(blk_op_name); i++)
>    140			if (blk_op_name[i] && !strcmp(blk_op_name[i], op))
>  > 141				return (enum req_op)i;

My spare on x86 and varous cross builds is perfectly fine with it.
What sparese version is installed on the microblaze build box?


  reply	other threads:[~2026-06-10 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10 11:22 [hch-misc:block-error-injection 3/4] block/blk-core.c:141:33: sparse: sparse: cast to restricted blk_opf_t kernel test robot
2026-06-10 11:37 ` Christoph Hellwig [this message]
2026-06-10 11:57   ` Philip Li
2026-06-10 11:59     ` Christoph Hellwig

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=20260610113757.GA18273@lst.de \
    --to=hch@lst.de \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.