Bug 105791

Summary: Reiser4 module requires kernel symbol 'machine_restart'
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Marcus Rückert <mrueckert>
Component: KernelAssignee: Chris L Mason <mason>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: asklein, silviu_marin-caea, vetter
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marcus Rückert 2005-08-19 10:18: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.
Comment 1 Andreas Gruenbacher 2005-08-22 12:16:12 UTC
olh fixed it. 
Comment 2 Marcus Rückert 2005-08-24 00:28:32 UTC
*** Bug 102990 has been marked as a duplicate of this bug. ***
Comment 3 Marcus Rückert 2005-08-24 00:29:06 UTC
*** Bug 105817 has been marked as a duplicate of this bug. ***