Re: [linux-audio-user] rt8 patch to 2.6.20.3

From: David Baron <d_baron@email-addr-hidden>
Date: Thu Mar 15 2007 - 15:13:26 EET

On Thursday 15 March 2007, linux-audio-user-request@email-addr-hidden wrote:
> > kernel/time/clocksource.c requires an #include <linux/tick.h> to compile
> > and LD timer built-in correctly. This is apparently new to the .3
> > version.
> >
> > So .. does the rt8 patch touch this file (deleting/omitting this
> > #include)?? If so, then it should be fixed.
> > If not, a bug should be filed against the kernel source.
>
> The -rt patch is meant to be applied against the base kernel not the
> latest stable kernel.  It's not a bug.

OK. There was postings here about applying it to 2.6.20.1 where it worked
without a hitch.

I do not know about how to make such patches but it would seem that they
should not delete stuff not relevant to their scope. Besides a new #include
to that tick.h file, the #define SA_ .... stuff comes to mind. These are no
longer used in the kernel but caused no harm being kept. It may take time for
all modules that may be compiled against the kernel sources/headers to
dispense with them.
Received on Thu Mar 15 16:15:04 2007

This archive was generated by hypermail 2.1.8 : Thu Mar 15 2007 - 16:15:04 EET