diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2016-10-06 16:12:29 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2016-10-10 07:12:09 -0600 |
commit | f59c668c0b898bbeba7179cd34e38a53e2f86c42 (patch) | |
tree | 17fa7e7cf4ee384d24fb95ec9bc69eda0044b32b /Documentation/timers | |
parent | 184892925118d924aa9304b466946ae18c029932 (diff) |
Doc: update 00-INDEX files to reflect the runnable code move
Update 00-INDEX files with the current file list to reflect the runnable
code move.
Acked-by: Michal Marek <mmarek@suse.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'Documentation/timers')
-rw-r--r-- | Documentation/timers/00-INDEX | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/timers/00-INDEX b/Documentation/timers/00-INDEX index ee212a27772f..3be05fe0f1f9 100644 --- a/Documentation/timers/00-INDEX +++ b/Documentation/timers/00-INDEX @@ -4,12 +4,8 @@ highres.txt - High resolution timers and dynamic ticks design notes hpet.txt - High Precision Event Timer Driver for Linux -hpet_example.c - - sample hpet timer test program hrtimers.txt - subsystem for high-resolution kernel timers -Makefile - - Build and link hpet_example NO_HZ.txt - Summary of the different methods for the scheduler clock-interrupts management. timekeeping.txt |