Bug 105791 - Reiser4 module requires kernel symbol 'machine_restart'
Summary: Reiser4 module requires kernel symbol 'machine_restart'
Status: RESOLVED FIXED
: 102990 105817 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Chris L Mason
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 10:18 UTC by Marcus Rückert
Modified: 2005-08-24 08:19 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***