Odd, ... On Wed, 21 Jun 2006, Steven Rostedt wrote:
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?
When I open the patch file in emacs it isn't like that, so I guess so, but when I open my mail-box in emacs it is like that. So it has to be Pine. I thought ctrl-R did the trick of inserting a patch from quilt?
Anyway, could you apply the attached patch from the previous mail? Esben
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/
- 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]>
- Re: Why can't I set the priority of softirq-hrt? (Re: 2.6.17-rt1)
- From: Steven Rostedt <[email protected]>
- 2.6.17-rt1
- Prev by Date: Re: [RFC] [PATCH 0/8] Inode diet v2
- Next by Date: Re: [linux-usb-devel] USB/hal: USB open() broken? (USB CD burner underruns, USB HDD hard resets)
- 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):