On Thu, 2011-01-27 at 11:54 +0100, John Stultz wrote: > This adds a kernel-internal timekeeping interface to add or subtract > a fixed amount from CLOCK_REALTIME. This makes it so kernel users or > interfaces trying to do so do not have to read the time, then add an > offset and then call settimeofday(), which adds some extra error in > comparision to just simply adding the offset in the kernel timekeeping > core. > > CC: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Signed-off-by: John Stultz <john.stultz@xxxxxxxxxx> > Signed-off-by: Richard Cochran <richard.cochran@xxxxxxxxxx> > --- Hey Richard, Something seems wrong with your mail sending script. It looks like your sending the email under my name (John Stultz <richardcochran@xxxxxxxxx>). While I appreciate you preserving the path author, and the signoffs are right, you really should send the email under your own name. The proper style is to keep the mail-header From: the same (ie: Richard Cochran <richardcochran@xxxxxxxxx>), but as the first line of the mail body put: From: Author Name <author@xxxxxxxxxx> thanks -john -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html