[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
Sat Aug 4 20:41:30 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-04-2007 20:41 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-04-07 20:41
----------------------------------------------------------------------
More information at http://lkml.org/lkml/2007/4/6/166
Issue History
Date Modified Username Field Change
======================================================================
08-04-07 20:41 caio1982 Note Added: 0068442
======================================================================
More information about the asterisk-bugs
mailing list