[linux-audio-user] realtime preempt for 2.6.11

Christian Henz christian.henz at gmail.com
Thu Mar 10 14:47:17 EST 2005


On Thu, 10 Mar 2005 14:22:00 -0500, Lee Revell <rlrevell at joe-job.com> wrote:
> Apply this tiny patch (yes it's a patch against another patch) to Ingo's
> latest RT preempt patch to get it to apply against the 2.6.11 release.
> This was reported on LKML to work fine.
> 

A note for people using Debian's make-kpkg: The EXTRAVERSION has to be
all lowercase:

---------8<--------------------------------
--- realtime-preempt-2.6.11-rc4-V0.7.39-02~     2005-02-14
18:08:53.000000000 -0500
+++ realtime-preempt-2.6.11-rc4-V0.7.39-02      2005-03-10
14:14:45.000000000 -0500
@@ -19808,8 +19808,8 @@
  VERSION = 2
  PATCHLEVEL = 6
  SUBLEVEL = 11
--EXTRAVERSION =-rc4
-+EXTRAVERSION =-rc4-RT-V0.7.39-02
+-EXTRAVERSION =
++EXTRAVERSION =-rt-v0.7.39-02
  NAME=Woozy Numbat

  # *DOCUMENTATION*

---------8<--------------------------------


BTW, Lee: I too knew that -mm2 isn't recommended, but I needed a
kernel with the realtime-lsm, so I decided to be a late follower of
JOQ's call to test -mm ;-)

cheers,
Christian



More information about the Linux-audio-user mailing list