[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:48 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: 751

U   trunk/tor2.c
U   trunk/torisa.c
U   trunk/zaptel.c
U   trunk/ztd-eth.c
U   trunk/ztd-loc.c
U   trunk/ztdummy.c
U   trunk/ztdynamic.c

------------------------------------------------------------------------
r751 | kpfleming | 2008-06-07 11:01:43 -0500 (Sat, 07 Jun 2008) | 2 lines

make spinlock definitions compatible with -RT kernel patches (and future
syntax in mainline kernel, probably) (issue
http://bugs.digium.com/view.php?id=5080)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=751 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 11:01  svnbot         Note Added: 0088059                          
======================================================================




More information about the asterisk-bugs mailing list