On Tue, Apr 24, 2018 at 10:44 AM, Kirill Marinushkin <[email protected]> wrote: > In the current implementation, vchi_instance is inited during the first > call of bcm2835_audio_open_connection(), and is never freed. It causes a > memory leak when the module `snd_bcm2835` is removed.
> Signed-off-by: Kirill Marinushkin <[email protected]> > Cc: Eric Anholt <[email protected]> > Cc: Stefan Wahren <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Florian Fainelli <[email protected]> > Cc: Ray Jui <[email protected]> > Cc: Scott Branden <[email protected]> > Cc: Andy Shevchenko <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] AFAIR I gave you a tag and you again missed it. Before sending anything just check twice if all prerequisites are fulfilled. And yes, kbuild bot is right. You need to return known value. -- With Best Regards, Andy Shevchenko _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
