All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@jic23.retrosnub.co.uk>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Srishti Sharma <srishtishar@gmail.com>,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	linux-iio@vger.kernel.org
Subject: Re: Unknown symbols in module (iio)
Date: Sun, 18 Mar 2018 11:04:16 +0000	[thread overview]
Message-ID: <20180318110416.30b45043@archlinux> (raw)
In-Reply-To: <a1ceed29-158a-5ba8-6b05-cddd043baef8@infradead.org>

On Sat, 17 Mar 2018 13:42:24 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> [adding linux-iio mailing list]
> 
> Hi,
> 
> It's always a good idea to include the kernel version in a problem report.
> 
> 
> On 03/05/2018 03:17 AM, Srishti Sharma wrote:
> > Hello,
> > I was trying to work with the iio dummy driver, and when I try to load
> > the iio_dummy_evgen.ko module I am getting unknown symbols found in
> > module error on running modprobe.
> > 
> > These variables are unknown
> > iio_bus_type		>>> in industrialio-core
> > irq_sim_init		>>> in iio_dummy_evgen
> > irq_sim_fini		>>> same
> > irq_sim_fire		>>> same
> > irq_sim_fini		>>> [duplicate]  
> 
> I tested this using Linux 4.16-rc5.  As long as I manually load all
> modules in the needed order, they will all load with no symbol problems.
> 
> 
> > All of these variables are present in the Module.symvers file in the
> > /lib/modules/<kernel version>/build directory. The kernel and the
> > modules versions match. I ran make clean, make, and make
> > modules_install before trying to load them. I am unable to figure out
> > the problem. Where I might be going wrong any ideas ?  
> 
> Were you expecting some module autoloading based on their internal
> dependencies?  If so, maybe someone on the linux-iio mailing list
> could comment on that.
> 
> 
Hi Randy,

Thanks for following up on this. Looks like Srishti followed this
with an email to the linux-iio list.  I sent a quick reply but haven't
heard back yet.

https://marc.info/?l=linux-iio&m=152024876720954&w=2

Superficially I was guessing that Srishti had missed the fact that irqsim
is built into the kernel rather than as a module, so a reboot would have
been required as well.

Srishti, if you do try a message on multiple lists, please do it by
replying to the original thread and cc'ing the new one.  That way we save
time by avoiding duplication of efforts on different lists.
(at least I am assuming you sent it to one list then the other?)

Thanks,

Jonathan

  reply	other threads:[~2018-03-18 11:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 11:17 Unknown symbols in module Srishti Sharma
2018-03-17 20:42 ` Unknown symbols in module (iio) Randy Dunlap
2018-03-18 11:04   ` Jonathan Cameron [this message]
2018-03-18 12:00     ` Srishti Sharma

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=20180318110416.30b45043@archlinux \
    --to=jic23@jic23.retrosnub.co.uk \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=srishtishar@gmail.com \
    /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.