Messages in this thread |  | | Date | Sun, 2 Oct 2016 17:16:53 +0200 | From | Greg KH <> | Subject | Re: [PATCH] Staging: fbtft: Fix bug in fbtft-core |
| |
On Sat, Oct 01, 2016 at 11:40:52AM +0200, Ksenija Stanojevic wrote: > Commit 367e8560e8d7a62d96e9b1d644028a3816e04206 introduced a bug > in fbtft-core where fps is always 0, this is because variable > update_time is not assigned correctly. > > Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Can you add a "Fixes:" tag here, showing the short sha1 id and name of the patch this is fixing, and add a cc: stable line as well? That way we can know to backport this to the relevant kernels (4.4 and newer).
thanks,
greg k-h
|  |