All of lore.kernel.org
 help / color / mirror / Atom feed
* irq: Invalid fwnode type (2) for irqdomain
@ 2017-07-05 10:35 Paul Menzel
  2017-07-05 10:41 ` Thomas Gleixner
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2017-07-05 10:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: Thomas Gleixner, Marc Zyngier

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-07-08  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05 10:35 irq: Invalid fwnode type (2) for irqdomain Paul Menzel
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

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.