From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/4] serial: tegra: fix tty-kref leak Date: Tue, 10 Sep 2013 10:42:49 -0600 Message-ID: <522F4C09.2060406@wwwdotorg.org> References: <1378810251-28499-1-git-send-email-jhovold@gmail.com> <1378810251-28499-2-git-send-email-jhovold@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1378810251-28499-2-git-send-email-jhovold-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Johan Hovold Cc: Greg Kroah-Hartman , Jiri Slaby , linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-serial@vger.kernel.org On 09/10/2013 04:50 AM, Johan Hovold wrote: > Fix potential tty-kref leak in stop_rx path. Tested-by: Stephen Warren (For the record, I tested Bluetooth on our Cardhu board, which uses this driver to connect out to the BCM4330 card)