All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: linux-stable <stable@vger.kernel.org>,
	lkft-triage@lists.linaro.org, Sasha Levin <sashal@kernel.org>,
	martin.blumenstingl@googlemail.com,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: Re: stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd'
Date: Mon, 3 Apr 2023 15:04:47 +0200	[thread overview]
Message-ID: <2023040338-vanity-giving-9b22@gregkh> (raw)
In-Reply-To: <CA+G9fYu_4iKLXTn1pSgUfAJTVLduT+XUMvs6w4E_DCpofRGD4Q@mail.gmail.com>

On Mon, Apr 03, 2023 at 03:54:57PM +0530, Naresh Kamboju wrote:
> Following build errors noticed on stable-rc queue/4.19.
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> 
> Supecting commit:
>   drm/meson: Fix error handling when afbcd.ops->init fails
>   [ Upstream commit fa747d75f65d1b1cbc3f4691fa67b695e8a399c8 ]
> 
> Build log:
> ---------
> drivers/gpu/drm/meson/meson_drv.c: In function 'meson_drv_bind_master':
> drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm'
> has no member named 'afbcd'
>   316 |         if (priv->afbcd.ops)
>       |                 ^~
> drivers/gpu/drm/meson/meson_drv.c:317:21: error: 'struct meson_drm'
> has no member named 'afbcd'
>   317 |                 priv->afbcd.ops->exit(priv);
>       |                     ^~
> make[5]: *** [scripts/Makefile.build:303:
> drivers/gpu/drm/meson/meson_drv.o] Error 1
> 
> details link,
> https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/log
> https://qa-reports.linaro.org/lkft/linux-stable-rc-queues-queue_4.19/build/v4.19.279-77-gb60454c8d9bc/testrun/16027306/suite/build/test/gcc-11-defconfig-lkftconfig/history/
> 
> 

Thanks, also dropped from the 5.4.y queue.

greg k-h

      reply	other threads:[~2023-04-03 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-03 10:24 stable-rc: queue/4.19: drivers/gpu/drm/meson/meson_drv.c:316:17: error: 'struct meson_drm' has no member named 'afbcd' Naresh Kamboju
2023-04-03 13:04 ` Greg Kroah-Hartman [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=2023040338-vanity-giving-9b22@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=naresh.kamboju@linaro.org \
    --cc=narmstrong@baylibre.com \
    --cc=sashal@kernel.org \
    --cc=stable@vger.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 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.