[LAU] RT kernel & Adam Samson patch

Adam Sampson ats at offog.org
Fri Jan 16 18:14:27 EST 2009


Cassiel <raffaele.morelli at gmail.com> writes:

> - __get_cpu_var(tasklet_hi_vec).tail = &__get_cpu_var(tasklet_vec).head;
> + __get_cpu_var(tasklet_hi_vec).tail = &__get_cpu_var(tasklet_hi_vec).head;
...
> Hunk #1 FAILED at 657.

Looks like something (probably your mail client) has mangled the
whitespace at the start of those lines, so it won't match against the
original source any more. You can download the patch directly here:

  http://offog.org/stuff/rt-200901/tasklets-fix-tasklet_hi_action.patch

or just make the change by hand (but hopefully it'll make it into the
next -rt patch anyway!).

-- 
Adam Sampson <ats at offog.org>                         <http://offog.org/>



More information about the Linux-audio-user mailing list