Pavel Alexeev
2014-05-11 11:39:41 UTC
Hi.
I have tried compile kernel with
http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.14.2-2014-04-28.patch.bz2
patch.
But it failed:
[***@hubbitus linux-3.14.2-200.hu.1.fc20.x86_64]$ LANG=C make -s
ARCH=x86_64 V=1 -j3 modules
ERROR: "function_trace_stop" [kernel/power/tuxonice_core.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
[***@hubbitus linux-3.14.2-200.hu.1.fc20.x86_64]$
I could do it only with next patch:
--- a/kernel/power/tuxonice_atomic_copy.c 2014-05-08
15:47:08.867317138 +0400
+++ b/kernel/power/tuxonice_atomic_copy.c 2014-05-08
15:48:36.951897961 +0400
@@ -31,6 +31,8 @@
unsigned long extra_pd1_pages_used;
+int function_trace_stop;
+
/**
* free_pbe_list - free page backup entries used by the atomic copy code.
* @list: List to free.
All modules compiled, kernel installed but I can't discover why it is
not work. You wiki (
https://github.com/NigelCunningham/Tuxonice-Userui/wiki ) absolutely
empty, documentation which present in aforementioned patch seams
outdated (only legacy pm-utils mentioned instead of systemd control).
Is there some documentation how start working with it and start
debugging what and why is not working?
I have tried compile kernel with
http://tuxonice.nigelcunningham.com.au/downloads/all/tuxonice-for-linux-3.14.2-2014-04-28.patch.bz2
patch.
But it failed:
[***@hubbitus linux-3.14.2-200.hu.1.fc20.x86_64]$ LANG=C make -s
ARCH=x86_64 V=1 -j3 modules
ERROR: "function_trace_stop" [kernel/power/tuxonice_core.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
[***@hubbitus linux-3.14.2-200.hu.1.fc20.x86_64]$
I could do it only with next patch:
--- a/kernel/power/tuxonice_atomic_copy.c 2014-05-08
15:47:08.867317138 +0400
+++ b/kernel/power/tuxonice_atomic_copy.c 2014-05-08
15:48:36.951897961 +0400
@@ -31,6 +31,8 @@
unsigned long extra_pd1_pages_used;
+int function_trace_stop;
+
/**
* free_pbe_list - free page backup entries used by the atomic copy code.
* @list: List to free.
All modules compiled, kernel installed but I can't discover why it is
not work. You wiki (
https://github.com/NigelCunningham/Tuxonice-Userui/wiki ) absolutely
empty, documentation which present in aforementioned patch seams
outdated (only legacy pm-utils mentioned instead of systemd control).
Is there some documentation how start working with it and start
debugging what and why is not working?
--
With best wishes, Pavel Alexeev (aka Pahan-Hubbitus). For fast contact
with me use jabber: ***@jabber.ru
With best wishes, Pavel Alexeev (aka Pahan-Hubbitus). For fast contact
with me use jabber: ***@jabber.ru