From 1b8db6dd6f156f104466d7e9d8b00bc4145ac4fb Mon Sep 17 00:00:00 2001 From: 0xAX <0xAX@users.noreply.github.com> Date: Sun, 18 Oct 2015 20:24:54 +0600 Subject: [PATCH] Update SUMMARY.md --- SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUMMARY.md b/SUMMARY.md index 58a50ea..fc0737f 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -36,6 +36,7 @@ * [Timers and time management](Timers/README.md) * [Introduction](Timers/timers-1.md) * [Clocksource framework](Timers/timers-2.md) + * [The tick broadcast framework and dyntick](Timers/timers-3.md) * [Memory management](mm/README.md) * [Memblock](mm/linux-mm-1.md) * [Fixmaps and ioremap](mm/linux-mm-2.md)