Re: [LTP] LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-24 Thread Cyril Hrubis
Hi! > Thanks for the report, we allready have patch for the first testcase on > the mailing list that initializes the the timeval value to current time > + small amount. I will have a look at the second test as well. > > > [1] > >

Re: [LTP] LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-24 Thread Cyril Hrubis
Hi! > Thanks for the report, we allready have patch for the first testcase on > the mailing list that initializes the the timeval value to current time > + small amount. I will have a look at the second test as well. > > > [1] > >

Re: LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-15 Thread Cyril Hrubis
Hi! > While testing v4.3-rc1 with the LTP, we spotted failures in a couple of > timekeeping tests, which seem to be a result of commit e1d7ba8735551ed7 > ("time: Always make sure wall_to_monotonic isn't positive"). > > In both cases this is because the new time would be before the boot > time, so

Re: LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-15 Thread Cyril Hrubis
Hi! > While testing v4.3-rc1 with the LTP, we spotted failures in a couple of > timekeeping tests, which seem to be a result of commit e1d7ba8735551ed7 > ("time: Always make sure wall_to_monotonic isn't positive"). > > In both cases this is because the new time would be before the boot > time, so

LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-14 Thread Mark Rutland
Hi, While testing v4.3-rc1 with the LTP, we spotted failures in a couple of timekeeping tests, which seem to be a result of commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive"). In both cases this is because the new time would be before the boot time, so I guess

LTP and commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive")

2015-09-14 Thread Mark Rutland
Hi, While testing v4.3-rc1 with the LTP, we spotted failures in a couple of timekeeping tests, which seem to be a result of commit e1d7ba8735551ed7 ("time: Always make sure wall_to_monotonic isn't positive"). In both cases this is because the new time would be before the boot time, so I guess