On Tue, Jan 9, 2018 at 1:02 AM, Yangbo Lu <[email protected]> wrote: > set_fipers() calling should be protected by spinlock in > case that any interrupt breaks related registers setting > and the function we expect. This patch is to move set_fipers() > to spinlock protecting area in ptp_gianfar_adjtime(). > > Signed-off-by: Yangbo Lu <[email protected]> > --- > Changes for v2: > - explained why spinlock was needed in commit message.
Thanks for improving the commit log: Reviewed-by: Fabio Estevam <[email protected]>

