[asterisk-bugs] [Zaptel 0010380]: change deprecated SA_* flags by IRQF-prefixed ones (linux kernel >= 2.6.22)
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Aug 5 10:42:11 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10380
======================================================================
Reported By: caio1982
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 10380
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 2817
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-04-2007 19:37 CDT
Last Modified: 08-05-2007 10:42 CDT
======================================================================
Summary: change deprecated SA_* flags by IRQF-prefixed ones
(linux kernel >= 2.6.22)
Description:
Was scheduled for changing in the Linux kernel => 2.6.22 all the SA_*
flags, that now should be used with a IRQF_ prefix. The following patch
changes specifically the references to SA_SHIRQ and SA_INTERRUPT.
The company I work for had some problems with it when upgrading to 2.6.22
using its own board and proprietary kernel module so I thought it would be
interesting to change it right away in Zaptel's trunk as well and forget
kernel's naming conventions for some releases again :-)
======================================================================
----------------------------------------------------------------------
caio1982 - 08-05-07 10:42
----------------------------------------------------------------------
Seems that kpfleming already handled this problem in both 1.2 and 1.4
branches and will sync this to trunk later this week (according to himself
in the -dev list). I believe this bug can be closed then...
Ref:
http://svn.digium.com/view/zaptel/branches/1.4/zaptel.h?r1=2433&r2=2757
Issue History
Date Modified Username Field Change
======================================================================
08-05-07 10:42 caio1982 Note Added: 0068450
======================================================================
More information about the asterisk-bugs
mailing list