Re: [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.18

From: Rui Nuno Capela (rncbc_at_rncbc.org)
Date: 11/06/04

  • Next message: Jim Nelson: "Re: [PATCH] hw_random: Update printk()'s in hw_random.c"
    Date:	Sat, 6 Nov 2004 17:55:37 -0000 (WET)
    To: "Ingo Molnar" <mingo@elte.hu>
    
    

    Ingo Molnar wrote:
    >
    > i have released the -V0.7.18 Real-Time Preemption patch, which can be
    > downloaded from:
    >
    > http://redhat.com/~mingo/realtime-preempt/
    >
    > this release includes fixes and cleanups.
    >

    Sorry. Build error for a non-debug configuration:

    drivers/char/drm/drm_stub.c: In function `drm_fill_in_dev':
    drivers/char/drm/drm_stub.c:60: error: parse error before '{' token
    make[3]: *** [drivers/char/drm/drm_stub.o] Error 1
    make[2]: *** [drivers/char/drm] Error 2
    make[1]: *** [drivers/char] Error 2
    make: *** [drivers] Error 2

    If CONFIG_DEBUG_PREEMPT and/or CONFIG_RT_DEADLOCK_DETECT are set, the
    RT-V0.7.18 build succeeds.

    Not big deal. However, my personal benchmarks (jackd-R + 8*fluidsynth) are
    being based on production-like kernel configurations (no kernel debug
    options set), so I guess it will have to wait :)

    Cheers.

    -- 
    rncbc aka Rui Nuno Capela
    rncbc@rncbc.org
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Jim Nelson: "Re: [PATCH] hw_random: Update printk()'s in hw_random.c"
    Loading