On Thu, Sep 20, 2018 at 08:48:36AM +0200, Geert Uytterhoeven wrote: > On Thu, Sep 20, 2018 at 1:48 AM Trent Piepho <tpie...@impinj.com> wrote: > > If driver_override was set when a device was released the string would > > not be kfree'ed in amba_device_release and thus leaked when the amba > > device was freed. > > > > Cc: Russell King <li...@armlinux.org.uk> > > Cc: Todd Kjos <tk...@google.com> > > Cc: Geert Uytterhoeven <geert+rene...@glider.be> > > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > Signed-off-by: Trent Piepho <tpie...@impinj.com> > > Reported-by: Geert Uytterhoeven <geert+rene...@glider.be> > Fixes: 3cf385713460eb2b ("ARM: 8256/1: driver coamba: add device > binding path 'driver_override'")
Then it should also have a cc: stable, right? thanks, greg k-h