Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)

From: Steven Rostedt
Date: Wed Jun 21 2006 - 11:50:15 EST



On Wed, 21 Jun 2006, Esben Nielsen wrote:

> > The below patch has whitespace damage. Could you resend?
> >
>
> Does it help if I send it as an attachment?
>

Don't know. See below:

>
>
> >>
> >> Index: linux-2.6.17-rt1/kernel/rtmutex.c
> >> ===================================================================
> >> --- linux-2.6.17-rt1.orig/kernel/rtmutex.c
> >> +++ linux-2.6.17-rt1/kernel/rtmutex.c
> >> @@ -625,6 +625,7 @@ rt_lock_slowlock(struct rt_mutex *lock _
> >>

The below has two spaces before the tab. Is that from your mailer?

> >> debug_rt_mutex_init_waiter(&waiter);
> >> waiter.task = NULL;
> >> + waiter.save_state = 1;
> >>
> >> spin_lock(&lock->wait_lock);
> >>

The rest of the patch is the same. The two spaces kill patch.

-- Steve

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