[PATCH] serial: imx: Fix DCD reading
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-09-26 14:28:34
Also in:
linux-serial, lkml
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-09-26 14:28:34
Also in:
linux-serial, lkml
Hi Uwe, On Mon, Sep 26, 2016 at 11:25 AM, Uwe Kleine-K?nig [off-list ref] wrote:
quoted
Great, so it affects 4.5+ kernels and should probably have: Cc: <redacted> # 4.5+This is usually not necessary if there is a Fixes: line.
I thought Greg prefers the explicit Cc: stable line as documented in Documentation/stable_kernel_rules.txt. Greg?