Author: pierre Date: Wed Aug 2 10:19:24 2017 New Revision: 18981 Log: CONFIG_TIMER_STATS is not anymore in kernel, so remove that from UPower page
Modified: trunk/BOOK/general/sysutils/upower.xml Modified: trunk/BOOK/general/sysutils/upower.xml ============================================================================== --- trunk/BOOK/general/sysutils/upower.xml Wed Aug 2 06:13:02 2017 (r18980) +++ trunk/BOOK/general/sysutils/upower.xml Wed Aug 2 10:19:24 2017 (r18981) @@ -148,8 +148,13 @@ </sect2> - <sect2 role="configuration"> - <title>Configuring your kernel for UPower</title> + <sect2 role="configuration" revision="systemd"> + + <title>Configuring UPower</title> +<!-- timer statistics have been removed from kernel (since 4.11) + I do not know if there is a replacement. See + https://patchwork.kernel.org/patch/9561519 + and https://bugs.freedesktop.org/show_bug.cgi?id=100626 <para> To use the command <command>upower -w</command> for information about @@ -158,7 +163,7 @@ <command>make menuconfig</command> by going to the 'kernel-hacking' menu and selecting 'Collect kernel timers statistics'. </para> - +--> <sect3 id="upower-init" revision="systemd"> <title>Systemd Unit</title> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
