xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Florian Bezdeka <florian.bezdeka@siemens.com>
To: rpm@xenomai.org
Cc: xenomai@lists.linux.dev, jan.kiszka@siemens.com
Subject: Dovetail build failure
Date: Tue, 31 Oct 2023 00:14:49 +0100	[thread overview]
Message-ID: <3eda6fb3c3b5d1c000f7e41205bca2e96e04bc0d.camel@siemens.com> (raw)

Hi Philippe,

current CI jobs are failing with the following error. The reason
resides inside a recently added patch titled 

  dmaengine: bcm2835: dovetail: use IRQ forwarding 

The declaration of the flags variable has been removed but the variable
is still being used:

2023-10-30 20:16:40 - INFO     - | ../drivers/dma/bcm2835-dma.c: In function 'bcm2835_dma_callback':
2023-10-30 20:16:40 - INFO     - | ../drivers/dma/bcm2835-dma.c:507:17: error: 'flags' undeclared (first use in this function)
2023-10-30 20:16:40 - INFO     - |   507 |                 flags = readl(c->chan_base + BCM2835_DMA_CS);
2023-10-30 20:16:40 - INFO     - |       |                 ^~~~~
2023-10-30 20:16:40 - INFO     - | ../drivers/dma/bcm2835-dma.c:507:17: note: each undeclared identifier is reported only once for each function it appears in

At least 5.10 and 6.1 -rebase branches are affected.

Best regards,
Florian

-- 
Siemens AG, Technology
Linux Expert Center


             reply	other threads:[~2023-10-30 23:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-30 23:14 Florian Bezdeka [this message]
2023-10-31  9:31 ` Dovetail build failure Philippe Gerum

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=3eda6fb3c3b5d1c000f7e41205bca2e96e04bc0d.camel@siemens.com \
    --to=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=rpm@xenomai.org \
    --cc=xenomai@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 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 read-only IMAP folder(s) and NNTP newsgroup(s).