All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: oe-kbuild@lists.linux.dev, lkp@intel.com, oe-kbuild-all@lists.linux.dev
Subject: Re: [jgunthorpe:iommu_pt_all 41/56] drivers/iommu/generic_pt/fmt/../iommu_pt.h:735 __cut_mapping() warn: continue to end of do { ... } while(0); loop
Date: Tue, 2 Sep 2025 13:46:46 -0300	[thread overview]
Message-ID: <20250902164646.GA376160@nvidia.com> (raw)
In-Reply-To: <202508301321.c3GXwQnF-lkp@intel.com>

On Mon, Sep 01, 2025 at 01:59:13PM +0300, Dan Carpenter wrote:
> 
> e3440a4e2ef962 Jason Gunthorpe 2025-04-03  746  			return ret;
> e3440a4e2ef962 Jason Gunthorpe 2025-04-03  747  		}
> e3440a4e2ef962 Jason Gunthorpe 2025-04-03  748  		}
> e3440a4e2ef962 Jason Gunthorpe 2025-04-03  749  	} while (false);
>                                                           ^^^^^^^^^^^^^^

The false was supposed to be true :\ All the continues mark cases
where the structure was changed and we need to rewalk.

Thanks,
Jason

      reply	other threads:[~2025-09-02 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-30  5:35 [jgunthorpe:iommu_pt_all 41/56] drivers/iommu/generic_pt/fmt/../iommu_pt.h:735 __cut_mapping() warn: continue to end of do { ... } while(0); loop kernel test robot
2025-09-01 10:59 ` Dan Carpenter
2025-09-02 16:46 ` Jason Gunthorpe [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=20250902164646.GA376160@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=dan.carpenter@linaro.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=oe-kbuild@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.