April 25, 2016
8:14 a.m.
On Mon, Apr 25, 2016 at 10:06 AM, Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> wrote:
Hello
I was trying to do The right thing (TM) with a patch for a regression. I did my homework and found which commit introduced the error using git blame and also found out when that commit was introduced using git describe.
I added the tags:
Fixes: XXXXXXX (XXXX) CC: stable@vger.kernel.org # 4.4.x-
No need for # ...... -- Carlo Caione