Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 128470

Summary: KQemu fix for deprecated MODULE_PARM
Product: Gentoo Linux Reporter: Joshua Baergen (RETIRED) <joshuabaergen>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kqemu-1.3.0_pre5-fix_module_parm.patch

Description Joshua Baergen (RETIRED) gentoo-dev 2006-04-01 22:18:39 UTC
Some 2.6.16 kernels (such as mm2) have dropped the long deprecated macro MODULE_PARM.  The patch below detects if it's available and replaces it if not.
Comment 1 Joshua Baergen (RETIRED) gentoo-dev 2006-04-01 22:19:26 UTC
Created attachment 83687 [details, diff]
kqemu-1.3.0_pre5-fix_module_parm.patch
Comment 2 Luca Barbato gentoo-dev 2006-04-02 03:44:48 UTC
patch added, thanks