fix: genirq: Restrict export of irq_to_desc() (v5.11)
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jan 2021 19:25:49 +0000 (14:25 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Jan 2021 14:35:21 +0000 (09:35 -0500)
commit4a7d870a981874db47b3c3b94f913fdd57bf19d6
treeb94e00e7faa7d6cacb36bd524abfab584d4f4e6b
parentfef7fe6ab7d3a9bb2e218fd41277b43dbb3de01a
fix: genirq: Restrict export of irq_to_desc() (v5.11)

See upstream commit:

  commit 64a1b95bb9fe3ec76e1a2cd803eff06389341ae4
  Author: Thomas Gleixner <tglx@linutronix.de>
  Date:   Thu Dec 10 20:26:06 2020 +0100

    genirq: Restrict export of irq_to_desc()

    No more (ab)use in drivers finally. There is still the modular build of
    PPC/KVM which needs it, so restrict it to this case which still makes it
    unavailable for most drivers.

Link: https://lore.kernel.org/r/20201210194045.551428291@linutronix.de
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ie5a2af2f02ade07c73e1c7a8aa0fb155280b3d8b
src/wrapper/irqdesc.c
This page took 0.025706 seconds and 4 git commands to generate.