Re: [GIT pull] irq/core for v5.11-rc1

From: Linus Torvalds
Date: Mon Dec 14 2020 - 21:03:22 EST


On Mon, Dec 14, 2020 at 12:25 PM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-core-2020-12-14

What?

This is completely broken, and doesn't even build.

In particular, look at commit a07d244f00de ("genirq: Move
irq_set_lockdep_class() to core"). Look at the EXPORT_SYMBOL_GPL().

How did this happen? Usually the -tip pull requests don't have glaring
problems like this.

Linus