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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- References:
- 2.6.17-rt1
- From: Ingo Molnar <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Thomas Gleixner <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Steven Rostedt <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Thomas Gleixner <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Steven Rostedt <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Steven Rostedt <[email protected]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Esben Nielsen <[email protected]>
- 2.6.17-rt1
- Prev by Date: Re: [PATCH 2/12] Support for larger maximum key size
- Next by Date: Re: realtime-preempt for MIPS - compile problem with rwsem
- Previous by thread: Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- Next by thread: Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- Index(es):