Re: [GIT pull] irq/urgent for 5.7-rc1

From: Linus Torvalds
Date: Sun Apr 05 2020 - 15:06:34 EST


On Sun, Apr 5, 2020 at 6:43 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> Two reverts addressing regressions of the Xilinx interrupt controller
> driver which affected the PPC users.

Gah.

Those reverts don't actually say what was wrong with the commits.

The "breaks a number of PPC platforms" is not actually saying what
went wrong. Breaks how? Does it stop booting, does it not build, or
what?

And the link in it also is entirely useless.

This link _would_ have been useful:

https://lore.kernel.org/linux-next/20200323175946.7ad497ea@xxxxxxxxxxxxxxxx/

but that's not what is in the commit messages.

Please write _useful_ commit messages, not this completely worthless noise.

Linus