[asterisk-bugs] [DAHDI-linux 0014964]: [patch] xpp/ fails building with kernel 2.6.30-rc3: proc_dir_entry 'owner' removed
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 27 07:48:11 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14964
======================================================================
Reported By: tzafrir
Assigned To: tzafrir
======================================================================
Project: DAHDI-linux
Issue ID: 14964
Category: Astribank (xpp)
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-23 18:39 CDT
Last Modified: 2009-05-27 07:48 CDT
======================================================================
Summary: [patch] xpp/ fails building with kernel 2.6.30-rc3:
proc_dir_entry 'owner' removed
Description:
Kernel 2.6.30 removed the owner field of proc_dir_entry . The fix for
2.6.30 is to just not use it. Not sure about previous versions.
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99b76233803beab302123d243eea9e41149804f3
The attached patch removes it unconditionally.
======================================================================
----------------------------------------------------------------------
(0105503) svnbot (reporter) - 2009-05-27 07:48
https://issues.asterisk.org/view.php?id=14964#c105503
----------------------------------------------------------------------
Repository: dahdi
Revision: 6659
U linux/trunk/drivers/dahdi/xpp/card_bri.c
U linux/trunk/drivers/dahdi/xpp/card_fxo.c
U linux/trunk/drivers/dahdi/xpp/card_fxs.c
U linux/trunk/drivers/dahdi/xpp/card_global.c
U linux/trunk/drivers/dahdi/xpp/card_pri.c
------------------------------------------------------------------------
r6659 | tzafrir | 2009-05-27 07:48:10 -0500 (Wed, 27 May 2009) | 4 lines
xpp: Fix more 'owner' for 2.6.30 to be happy.
Finishing the work of r6642. Complitly shut issue
https://issues.asterisk.org/view.php?id=14964.
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=6659
Issue History
Date Modified Username Field Change
======================================================================
2009-05-27 07:48 svnbot Checkin
2009-05-27 07:48 svnbot Note Added: 0105503
======================================================================
More information about the asterisk-bugs
mailing list