All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: linux-nfc@ml01.01.org, linux-kernel@vger.kernel.org
Subject: Re: NFC depmod dependecy cycles
Date: Tue, 02 Sep 2014 10:25:22 +0200	[thread overview]
Message-ID: <54057EF2.2090405@monom.org> (raw)
In-Reply-To: <54057E6F.70308@monom.org>


On 09/02/2014 10:23 AM, Daniel Wagner wrote:
> Hi Samuel,
> 
> I just tried 3.17-rc3 and run into this problem:
> 
> # make modules_install
> 
>   DEPMOD  3.17.0-rc3-00002-g7505cea
> depmod: WARNING: found 6 modules in dependency cycles!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/drivers/nfc/st21nfcb/st21nfcb.ko
> in dependency cycle!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/drivers/nfc/st21nfcb/ndlc.ko
> in dependency cycle!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/net/rfkill/rfkill.ko in
> dependency cycle!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/net/nfc/nfc.ko in
> dependency cycle!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/net/nfc/nci/nci.ko in
> dependency cycle!
> depmod: WARNING:
> /lib/modules/3.17.0-rc3-00002-g7505cea/kernel/lib/crc-ccitt.ko in
> dependency cycle!
> ./scripts/depmod.sh: line 57: 23387 Segmentation fault      (core
> dumped) "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX
> make: *** [_modinst_post] Error 139
> 
> 
> After disabling the whole NFC subsystem depmod was happy again.

Forgot to add my configuration:

CONFIG_NFC=m
CONFIG_NFC_DIGITAL=m
CONFIG_NFC_NCI=m
CONFIG_NFC_NCI_SPI=y
CONFIG_NFC_HCI=m
CONFIG_NFC_SHDLC=y

#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_PN533=m
CONFIG_NFC_WILINK=m
CONFIG_NFC_TRF7970A=m
CONFIG_NFC_MEI_PHY=m
CONFIG_NFC_SIM=m
CONFIG_NFC_PORT100=m
CONFIG_NFC_PN544=m
CONFIG_NFC_PN544_I2C=m
CONFIG_NFC_PN544_MEI=m
CONFIG_NFC_MICROREAD=m
CONFIG_NFC_MICROREAD_I2C=m
CONFIG_NFC_MICROREAD_MEI=m
CONFIG_NFC_MRVL=m
CONFIG_NFC_MRVL_USB=m
CONFIG_NFC_ST21NFCA=m
CONFIG_NFC_ST21NFCA_I2C=m
CONFIG_NFC_ST21NFCB=m
CONFIG_NFC_ST21NFCB_I2C=m

cheers,
daniel

      reply	other threads:[~2014-09-02  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02  8:23 NFC depmod dependecy cycles Daniel Wagner
2014-09-02  8:25 ` Daniel Wagner [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=54057EF2.2090405@monom.org \
    --to=wagi@monom.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfc@ml01.01.org \
    --cc=sameo@linux.intel.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.