From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Sun, 13 Dec 2015 21:10:31 +0000 Subject: Re: [PATCH net-next] ravb: ptp: fix misplaced ravb_ptp_stop() calling in ravb_probe() Message-Id: <566DDEC7.9050302@cogentembedded.com> List-Id: References: <1449599969-20628-1-git-send-email-ykaneko0929@gmail.com> <566838CB.10500@cogentembedded.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yoshihiro Kaneko Cc: netdev@vger.kernel.org, "David S. Miller" , Simon Horman , Magnus Damm , Linux-sh list Hello. On 12/13/2015 06:39 PM, Yoshihiro Kaneko wrote: >>> 'commit ("ravb: ptp: Add CONFIG mode support")' added >>> a calling of ravb_ptp_stop() in a wrong place in ravb_probe(). >>> >>> Signed-off-by: Yoshihiro Kaneko >> >> >> Well, this patch is good to apply anyway: > > I thought that the interrupt should be disabled before freeing memory. > anyway, thanks. You mean PTP interrupts? MBR, Sergei