[PATCH 03/20] ARM: dts: aspeed-g4: Correct VUART IRQ number
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-12-11 07:58:47
Also in:
linux-aspeed, linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2017-12-11 07:58:47
Also in:
linux-aspeed, linux-devicetree, lkml
On Mon, Dec 11, 2017 at 6:06 AM, Joel Stanley [off-list ref] wrote:
This should have always been 8. Signed-off-by: Joel Stanley <joel@jms.id.au>
As this is a bugfix, should we backport it to stable kernels? When you
fix a bug,
I generally recommend including a 'Fixes' tag with the commit ID of the patch
that introduced the problem, and either a 'Cc: stable at vger.kernel.org' tag
if you want it backported, or an explanation in the changelog why it should
not get backported. This really helps Greg and the other stable maintainers
trying to make a decision what to backport and what not.
Arnd