linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jenkins <jenkins@linuxtv.org>
To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org
Cc: builder@linuxtv.org
Subject: Re: [GIT PULL FOR v5.10] Various fixes/improvements (#66418)
Date: Thu, 27 Aug 2020 16:27:51 +0000	[thread overview]
Message-ID: <20200827162751.8713-1-jenkins@linuxtv.org> (raw)
In-Reply-To: <4f43533b-c6a9-6741-851b-af8d0a74880d@xs4all.nl>

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/4f43533b-c6a9-6741-851b-af8d0a74880d@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/65989/
Build time: 00:18:00
Link: https://lore.kernel.org/linux-media/4f43533b-c6a9-6741-851b-af8d0a74880d@xs4all.nl

gpg: Signature made Wed 19 Aug 2020 03:43:26 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: 8 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running cat patches/0005-media-pci-saa7164.c-Replace-if-cond-BUG-with-BUG_ON.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0005-media-pci-saa7164.c-Replace-if-cond-BUG-with-BUG_ON.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:32: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
-:40: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()

Error #256 when running cat patches/0006-media-pci-saa7164-dvb.c-replace-if-cond-BUG-with-BUG.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0006-media-pci-saa7164-dvb.c-replace-if-cond-BUG-with-BUG.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:32: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
-:42: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()

Error #256 when running cat patches/0007-media-pci-saa7164-vbi.c-replace-if-cond-BUG-with-BUG.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0007-media-pci-saa7164-vbi.c-replace-if-cond-BUG-with-BUG.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:32: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
-:42: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()

Error #256 when running cat patches/0008-media-pci-saa7164-core.c-replace-if-cond-BUG-with-BU.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0008-media-pci-saa7164-core.c-replace-if-cond-BUG-with-BU.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:36: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
-:46: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
-:57: WARNING: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()

Error #256 when running cat patches/0016-media-fsl-viu-Do-not-redefine-out_be32-in_be32-for-C.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0016-media-fsl-viu-Do-not-redefine-out_be32-in_be32-for-C.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:22: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)

Error #256 when running cat patches/0022-media-mantis-convert-tasklets-to-use-new-tasklet_set.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0022-media-mantis-convert-tasklets-to-use-new-tasklet_set.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:45: CHECK: extern prototypes should be avoided in .h files

Error #256 when running cat patches/0032-media-staging-tegra-vde-Mark-tegra_vde_runtime_suspe.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict:
$ cat patches/0032-media-staging-tegra-vde-Mark-tegra_vde_runtime_suspe.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
-:9: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


      reply	other threads:[~2020-08-27 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 15:44 [GIT PULL FOR v5.10] Various fixes/improvements Hans Verkuil
2020-08-27 16:27 ` Jenkins [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=20200827162751.8713-1-jenkins@linuxtv.org \
    --to=jenkins@linuxtv.org \
    --cc=builder@linuxtv.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab+samsung@kernel.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 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).