Cassiel <raffaele.morelli(a)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(a)offog.org> <http://offog.org/>