Bugzilla – Bug 105791
Reiser4 module requires kernel symbol 'machine_restart'
Last modified: 2005-08-24 08:19:08 UTC
[[[ $ modprobe reiser4 ; dmesg | tail -n 2 FATAL: Error inserting reiser4 (/lib/modules/2.6.13-rc6-git7-3-default/kernel/ fs/reiser4/reiser4.ko): Unknown symbol in module, or unknown parameter (see dmesg) reiser4: module not supported by Novell, setting U taint flag. reiser4: Unknown symbol machine_restart ]]] according to gregkh it should use panic() and not directly use the machine_restart() function.
olh fixed it.
*** Bug 102990 has been marked as a duplicate of this bug. ***
*** Bug 105817 has been marked as a duplicate of this bug. ***