All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andy Falanga (afalanga)" <afalanga@micron.com>
To: "linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>
Subject: What happened to ....
Date: Tue, 19 Apr 2016 00:33:57 +0000	[thread overview]
Message-ID: <57157CF5.2040406@micron.com> (raw)

I'm rebuilding a driver I've written for AHCI on RHEL7.  It built well 
on 7.0 and 7.1.  However, on 7.2 I get these:

WARNING: "ahci_hw_interrupt" [/devel/vmshare/dm3-ahci/dm_ahci/ahci.ko] 
undefined!
WARNING: "ahci_interrupt" [/devel/vmshare/dm3-ahci/dm_ahci/ahci.ko] 
undefined!
WARNING: "ahci_thread_fn" [/devel/vmshare/dm3-ahci/dm_ahci/ahci.ko] 
undefined!


Indeed, inspecing /proc/kallsyms shows they're not there.  So, what 
happened to them?  I'm searching through the archives of this list now, 
but all I've uncovered are a couple of threads mentioning that there is 
a possibility one could crash the system if the port isn't real.

What should be used in their place?

Andy

                 reply	other threads:[~2016-04-19  0:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=57157CF5.2040406@micron.com \
    --to=afalanga@micron.com \
    --cc=linux-ide@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.