From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Lukas Bulwahn <lbulwahn@redhat.com>
Cc: Dave Penkler <dpenkler@gmail.com>,
oe-kbuild-all@lists.linux.dev, devel@driverdev.osuosl.org
Subject: Re: [staging:staging-linus 11/11] (.text+0x4e8): multiple definition of `mite_dma_disarm'; drivers/comedi/drivers/mite.o:(.text+0x1c4): first defined here
Date: Wed, 8 Jan 2025 10:20:10 +0100 [thread overview]
Message-ID: <2025010854-silver-caution-3d51@gregkh> (raw)
In-Reply-To: <CAOc5a3PbjRPHjT06D_Ssf_V7VvA4UWE_tP63jLG83VT6xWn77A@mail.gmail.com>
On Wed, Jan 08, 2025 at 10:17:22AM +0100, Lukas Bulwahn wrote:
> Hi Greg, hi Dave,
>
> I have seen this kernel test robot report
> (https://lore.kernel.org/all/Z34YDLM4zmg4cMpU@rli9-mobl/), as well as
> the second report (see
> https://lore.kernel.org/all/202501081213.5vHUhT8P-lkp@intel.com/).
>
> I looked at the code and I am certain that the commit I submitted is
> not the actual root cause. The change I made has enabled the driver to
> be properly included in the build and hence, this is the first time
> the driver is actually properly compiled, showing these linker errors
> and warnings.
>
> I assume Dave Penkler is going to fix these issues as he submitted the
> driver and knows best how to address the issues before the next merge
> window opens. If you think I should take care, I would probably just
> submit a patch to mark this driver as broken.
>
> In my humble opinion, reverting the patch I submitted is not a good
> idea, but the forward path here is fixing the build issues or marking
> it as broken, and with that, have it parked in a state where it is
> clear that it is currently not being built and cannot be used.
I've fixed one of these now:
https://lore.kernel.org/r/2025010809-padding-survive-91b3@gregkh
the other one is odd so we can ignore that for now until I figure it
out as the variable is being used in the MODULE_DEVICE_TABLE() macro.
And yes, it's not your fault at all :)
thanks,
greg k-h
next prev parent reply other threads:[~2025-01-08 9:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 6:15 [staging:staging-linus 11/11] (.text+0x4e8): multiple definition of `mite_dma_disarm'; drivers/comedi/drivers/mite.o:(.text+0x1c4): first defined here kernel test robot
2025-01-08 9:17 ` Lukas Bulwahn
2025-01-08 9:20 ` Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-08 5:08 kernel test robot
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=2025010854-silver-caution-3d51@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=dpenkler@gmail.com \
--cc=lbulwahn@redhat.com \
--cc=oe-kbuild-all@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.