[asterisk-bugs] [DAHDI-linux 0016114]: [patch] xpp_sysfs.c uses driver_data which has gone away in 2.6.32

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 26 09:13:11 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16114 
====================================================================== 
Reported By:                Chainsaw
Assigned To:                tzafrir
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   16114
Category:                   dahdi (the module)
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
JIRA:                        
Reviewboard Link:            
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-22 12:16 CDT
Last Modified:              2009-10-26 09:13 CDT
====================================================================== 
Summary:                    [patch] xpp_sysfs.c uses driver_data which has gone
away in 2.6.32
Description: 
As of
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b4028437876866aba4747a655ede00f892089e14
driver_data is now completely private.
dev_get_drvdata & dev_set_drvdata are now mandatory.
====================================================================== 

---------------------------------------------------------------------- 
 (0112720) tzafrir (manager) - 2009-10-26 09:13
 https://issues.asterisk.org/view.php?id=16114#c112720 
---------------------------------------------------------------------- 
This has already been fixed in r7226 in trunk. Perhaps it should also be
fixed in branch 2.2.

(No need for a separate IFDEF: dev_get_drvdata and dev_set_drvdata are
supported in every kernel version we care about) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-26 09:13 tzafrir        Note Added: 0112720                          
2009-10-26 09:13 tzafrir        Status                   assigned => resolved
2009-10-26 09:13 tzafrir        Resolution               open => no change
required
======================================================================




More information about the asterisk-bugs mailing list