[asterisk-bugs] [Asterisk 0005080]: [PATCH] CONFIG_PREEMPT_RT support for zaptel
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 11:01:53 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=5080
======================================================================
Reported By: mtaht
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 5080
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 08-31-2005 14:11 CDT
Last Modified: 06-07-2008 11:01 CDT
======================================================================
Summary: [PATCH] CONFIG_PREEMPT_RT support for zaptel
Description:
Ingo's latest series of full pre-emption patches make some minor
modifications to the declaration syntax of spinlocks. The attached patch
should compile correctly on both mainline Linux kernels and "patched for
RT" kernels.
Whether or not it actually works for any zaptel hardware other than
ztdummy is a matter of testing.
It may be that raw spinlocks are required for most of the low level zaptel
drivers - syntactically that's just a change to using DEFINE_RAW_SPINLOCK.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 11:01
----------------------------------------------------------------------
Repository: dahdi
Revision: 752
U branches/v1-0/tor2.c
U branches/v1-0/torisa.c
U branches/v1-0/zaptel.c
U branches/v1-0/ztd-eth.c
U branches/v1-0/ztdummy.c
U branches/v1-0/ztdynamic.c
------------------------------------------------------------------------
r752 | kpfleming | 2008-06-07 11:01:52 -0500 (Sat, 07 Jun 2008) | 2 lines
make spinlock definitions compatible with -RT kernel patches (and future
kernel syntax) (issue http://bugs.digium.com/view.php?id=5080)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=752
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 11:01 svnbot Checkin
06-07-08 11:01 svnbot Note Added: 0088060
======================================================================
More information about the asterisk-bugs
mailing list