> -----Original Message----- > From: Fabio Estevam [mailto:[email protected]] > Sent: 2018年1月8日 20:54 > To: Y.b. Lu <[email protected]> > Cc: Claudiu Manoil <[email protected]>; Richard Cochran > <[email protected]>; [email protected]; linux-kernel > <[email protected]> > Subject: Re: [PATCH] net: gianfar_ptp: move set_fipers() to spinlock > protecting > area > > On Mon, Jan 8, 2018 at 8:13 AM, Yangbo Lu <[email protected]> wrote: > > set_fipers() calling should be protected by spinlock. > > This patch is to move set_fipers() to spinlock protecting area in > > ptp_gianfar_adjtime() function. > > It would be nice to explay why.
[Y.b. Lu] Sent out v2 patch and explained in commit message :) Thanks. > > Thanks

