[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 12:33:43 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10380
======================================================================
Reported By: caio1982
Assigned To: qwell
======================================================================
Project: Zaptel
Issue ID: 10380
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-04-2007 19:37 CDT
Last Modified: 08-05-2007 12:33 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 :-)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
08-05-07 12:33 qwell Status new => resolved
08-05-07 12:33 qwell Resolution open => fixed
08-05-07 12:33 qwell Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list