Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1208919
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/9] time: Fix nanosecond file time rounding in timespec_trunc() |
| Date | 2015-08-18 00:20 +0200 |
| Message-ID | <pYAV4-3DY-13@gated-at.bofh.it> (permalink) |
| References | <pYzvX-1vo-3@gated-at.bofh.it> <pYzvY-1vo-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 17 Aug 2015, John Stultz wrote:
> + } else {
> + WARN(1, "illegal file time granularity: %u", gran);
s/illegal/Invalid/
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/9] Time items for 4.3 John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
[PATCH 2/9] time: Fix nanosecond file time rounding in timespec_trunc() John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
Re: [PATCH 2/9] time: Fix nanosecond file time rounding in timespec_trunc() Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 00:20 +0200
[PATCH 6/9] time: Introduce current_kernel_time64() John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
[PATCH 1/9] timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
Re: [PATCH 1/9] timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers Shuah Khan <shuahkh@osg.samsung.com> - 2015-08-17 23:10 +0200
Re: [PATCH 1/9] timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers John Stultz <john.stultz@linaro.org> - 2015-08-17 23:10 +0200
Re: [PATCH 1/9] timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers Shuah Khan <shuahkh@osg.samsung.com> - 2015-08-17 23:10 +0200
[PATCH 3/9] time: Always make sure wall_to_monotonic isn't positive John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
[PATCH 7/9] time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
[PATCH 4/9] time: Add the common weak version of update_persistent_clock() John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
[PATCH 8/9] clocksource: Improve unstable clocksource detection John Stultz <john.stultz@linaro.org> - 2015-08-17 22:50 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 00:10 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection John Stultz <john.stultz@linaro.org> - 2015-08-18 00:20 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Shaohua Li <shli@fb.com> - 2015-08-18 05:00 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection John Stultz <john.stultz@linaro.org> - 2015-08-18 05:40 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 11:00 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 10:40 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection John Stultz <john.stultz@linaro.org> - 2015-08-18 19:50 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 21:30 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection Thomas Gleixner <tglx@linutronix.de> - 2015-08-18 22:20 +0200
Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection John Stultz <john.stultz@linaro.org> - 2015-08-18 22:20 +0200
csiph-web