Advertisement
Guest User

dahdi-kernel-4.1.patch

a guest
Aug 21st, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.53 KB | None | 0 0
  1. --- dahdi-linux-2.10.1/include/dahdi/kernel.h.orig  2015-08-13 18:06:05.625264879 +1000
  2. +++ dahdi-linux-2.10.1/include/dahdi/kernel.h   2015-08-13 18:06:35.051680702 +1000
  3. @@ -77,8 +77,8 @@
  4.  #endif
  5.  
  6.  #define DAHDI_IRQ_SHARED IRQF_SHARED
  7. -#define DAHDI_IRQ_DISABLED IRQF_DISABLED
  8. -#define DAHDI_IRQ_SHARED_DISABLED IRQF_SHARED | IRQF_DISABLED
  9. +//#define DAHDI_IRQ_DISABLED IRQF_DISABLED
  10. +#define DAHDI_IRQ_SHARED_DISABLED IRQF_SHARED// | IRQF_DISABLED
  11.  
  12.  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 26)
  13.  #  ifdef RHEL_RELEASE_VERSION
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement