mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Menzel <pmenzel@molgen.mpg.de>
To: linux-kernel@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <marc.zyngier@arm.com>
Subject: irq: Invalid fwnode type (2) for irqdomain
Date: Wed, 05 Jul 2017 12:35:19 +0200	[thread overview]
Message-ID: <1499250919.1353.3.camel@molgen.mpg.de> (raw)

Dear Linux folks,


On a Lenovo X60t with coreboot based firmware testing the latest master
branch from Linus, the message below is new, and isn’t there with Linux
4.12.

```
irq: Invalid fwnode type (2) for irqdomain
```

`git blame kernel/irq/irqdomain.c` shows, the message is added in
commit d59f661 (genirq: Allow fwnode to carry name information only).

The commit message describes the warning.

> Warn if an invalid node is supplied and treat it like no node. This
> happens e.g. with i2 devices on x86 which hand in an ACPI type node
> which has no interface for retrieving the name.

How can I find out, how the ACPI/ASL has to be fixed?


Kind regards,

Paul

             reply	other threads:[~2017-07-05 10:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05 10:35 Paul Menzel [this message]
2017-07-05 10:41 ` Thomas Gleixner
2017-07-06 14:21   ` Marc Zyngier
2017-07-08  7:28     ` Paul Menzel
2017-07-08  9:45       ` Marc Zyngier

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=1499250919.1353.3.camel@molgen.mpg.de \
    --to=pmenzel@molgen.mpg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome