Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405014
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: powertop1

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: powertop-1.13-kconfig.patch
Скачать


diff -Naur powertop-1.13-orig/powertop.c powertop-1.13/powertop.c
--- powertop-1.13-orig/powertop.c	2010-07-20 02:08:21.000000000 +0300
+++ powertop-1.13/powertop.c	2012-05-03 23:06:20.576769918 +0300
@@ -1191,8 +1191,8 @@
 		suggest_kernel_config("CONFIG_CPU_FREQ_STAT", 1,
 				    _("Suggestion: Enable the CONFIG_CPU_FREQ_STAT kernel configuration option.\n"
 				      "This option allows PowerTOP to show P-state percentages \n" "P-states correspond to CPU frequencies."), 2);
-		suggest_kernel_config("CONFIG_INOTIFY", 1,
-				    _("Suggestion: Enable the CONFIG_INOTIFY kernel configuration option.\n"
+		suggest_kernel_config("CONFIG_INOTIFY_USER", 1,
+				    _("Suggestion: Enable the CONFIG_INOTIFY_USER kernel configuration option.\n"
 				      "This option allows programs to wait for changes in files and directories\n"
 				      "instead of having to poll for these changes"), 5);
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin