All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: kbuild@lists.01.org
Subject: Re: drivers/remoteproc/mtk_scp.c:570 scp_probe() warn: missing error code 'ret'
Date: Sat, 10 Jul 2021 17:49:21 +0300	[thread overview]
Message-ID: <20210710144920.GB1931@kadam> (raw)
In-Reply-To: <202107100248.UfLmOrx6-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

On Sat, Jul 10, 2021 at 02:17:54AM +0800, kernel test robot wrote:
> CC: kbuild-all(a)lists.01.org
> CC: linux-kernel(a)vger.kernel.org
> TO: Alexandre Courbot <acourbot@chromium.org>
> CC: Mauro Carvalho Chehab <mchehab@kernel.org>
> CC: linux-media(a)vger.kernel.org
> 
> Hi Alexandre,
> 
> First bad commit (maybe != root cause):
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   f55966571d5eb2876a11e48e798b4592fa1ffbb7
> commit: cbd2dca74926c0e4610c40923cc786b732c9e8ef remoteproc: scp: add COMPILE_TEST dependency
> date:   10 months ago
> :::::: branch date: 23 hours ago
> :::::: commit date: 10 months ago
> config: openrisc-randconfig-m031-20210709 (attached as .config)

Smatch seesm to completely fall apart on some of these arches.  I don't
know why...  :/  I think it's because Smatch thinks the pointers are
signed or something and that messes up parsing of PTR_ERR()?

regards,
dan carpenter

      reply	other threads:[~2021-07-10 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 18:17 drivers/remoteproc/mtk_scp.c:570 scp_probe() warn: missing error code 'ret' kernel test robot
2021-07-10 14:49 ` Dan Carpenter [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=20210710144920.GB1931@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=kbuild@lists.01.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.