From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Date: Thu, 11 Jun 2015 15:59:05 -0700
> On Thu, 2015-06-11 at 14:51 +0200, Richard Cochran wrote: >> When programming the start of a periodic output, the code wrongly >> places >> the seconds value into the "low" register and the nanoseconds into the >> "high" register. Even though this is backwards, it slipped through my >> testing, because the re-arming code in the interrupt service routine >> is >> correct, and the signal does appear starting with the second edge. >> >> This patch fixes the issue by programming the registers correctly. >> >> Signed-off-by: Richard Cochran <richardcoch...@gmail.com> > > Acked-by: Jeff Kirsher <jeffrey.t.kirs...@intel.com> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html