From: Marin Mitov <mitov@issp.bas.bg>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Steven Rostedt <rostedt@goodmis.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-rt-users <linux-rt-users@vger.kernel.org>,
akpm@osdl.org, Ingo Molnar <mingo@elte.hu>,
Clark Williams <clark.williams@gmail.com>,
Peter Zijlstra <peterz@infradead.org>,
"Luis Claudio R. Goncalves" <lclaudio@uudg.org>,
Gregory Haskins <ghaskins@novell.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Andi Kleen <andi-suse@firstfloor.org>
Subject: Re: [PATCH -v4] x86: enable preemption in delay
Date: Mon, 26 May 2008 08:14:15 +0300 [thread overview]
Message-ID: <200805260814.15870.mitov@issp.bas.bg> (raw)
In-Reply-To: <alpine.LFD.1.10.0805260006110.3295@apollo.tec.linutronix.de>
Hi Thomas,
On Monday 26 May 2008 01:21:04 am Thomas Gleixner wrote:
> On Sun, 25 May 2008, Marin Mitov wrote:
> > Hi Steven,
>
> Please do not trim CC lists without a good reason. [Restored it]
>
> > look at this patch, proposed by me and Ingo few month ago.
> > I think it solves the problem you had fond, but unfortunately
> > it had been lost (not included in the mainline).
>
> Yep, and it might be simply because the mail thread ended with:
>
> http://lkml.org/lkml/2007/11/20/426
Could be. I remember to have answered to Ingo and he gave me
a long lecture (thank him for it, I am a newbee) how to use quilt
(because I had updated the patch by hand). In any case, the final
version is:
http://lkml.org/lkml/2007/11/20/343
It applies to 2.6.25.4 with the following warnings:
patching file arch/x86/lib/delay_32.c
Hunk #1 succeeded at 40 (offset 2 lines).
patching file arch/x86/lib/delay_64.c
Hunk #1 succeeded at 28 (offset 2 lines).
If you find the patch usefull I will rebase it to 2.6.26-rc3.
>
> > hi Marin,
> >
> > here's the patch we are carrying in x86.git at the moment - could you
> > please update it with v3 of your code, and send us the patch (with the
> > patch metadata kept intact, like you see it below)? Thanks,
> >
> > Ingo
>
> And there was no response. I just checked my x86 quilt archives and it
> simply went into the "wait for update" category and got dropped
> unfortunately.
Here is an extract of the Ingo's mail sent to me at that time:
From: Ingo Molnar <mingo@elte.hu>
To: Marin Mitov <mitov@issp.bas.bg>
CC: akpm@linux-foundation.org, tglx@linutronix.de
<snip>
* Marin Mitov <mitov@issp.bas.bg> wrote:
> > > The difference is explained in the reference above. Ingo asked me
> > > to send the last changes:
> > >
> > > http://lkml.org/lkml/2007/11/20/426
> > >
> > > and I have sent them to him.
> >
> > yep, and we've got that queued in the x86 tree.
>
> According to the attachment to the e-mail I have got from Andrew, the
> patch "added to -mm tree" is not the patch (v.3):
>
> http://lkml.org/lkml/2007/11/20/343
>
> but the patch (v.2) that has the flaw of a possible infinite
> loop:
>
> http://lkml.org/lkml/2007/11/18/5
>
> If that is the intention, OK.
the patch that got queued up in the x86 tree 3 days ago is the one below
- your latest.
Ingo
<snip>
As far as the patch (in the Ingo's mail) was really the latest,
I decided all is OK. But it did not appeared in 2.6.24.
That is the story as I know of it ;-)
Best regards.
Marin Mitov
next prev parent reply other threads:[~2008-05-26 5:16 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-25 18:08 Re:[PATCH -v4] x86: enable preemption in delay Marin Mitov
2008-05-25 19:30 ` Steven Rostedt
2008-05-25 19:58 ` [PATCH " Marin Mitov
2008-05-25 22:21 ` Thomas Gleixner
2008-05-26 5:14 ` Marin Mitov [this message]
2008-06-01 16:01 ` [PATCH][resubmit] " Marin Mitov
2008-06-01 16:25 ` Andi Kleen
2008-06-01 17:17 ` Marin Mitov
2008-06-09 12:13 ` Ingo Molnar
2008-06-09 16:11 ` Marin Mitov
2008-06-09 16:16 ` Ingo Molnar
2008-06-15 17:58 ` Marin Mitov
2008-06-18 7:55 ` Ingo Molnar
2008-06-18 12:08 ` Gregory Haskins
2008-06-18 12:13 ` Gregory Haskins
2008-06-18 12:16 ` Peter Zijlstra
2008-06-18 12:25 ` Gregory Haskins
2008-06-18 12:42 ` Nick Piggin
2008-06-18 13:04 ` Gregory Haskins
2008-06-18 16:16 ` Steven Rostedt
2008-06-18 17:18 ` Nick Piggin
2008-06-28 10:44 ` Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2008-05-25 3:11 [PATCH] " Steven Rostedt
2008-05-25 12:44 ` Thomas Gleixner
2008-05-25 13:35 ` [PATCH -v2] " Steven Rostedt
2008-05-25 13:44 ` Steven Rostedt
2008-05-25 13:51 ` [PATCH -v3] " Steven Rostedt
2008-05-25 15:13 ` [PATCH -v4] " Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200805260814.15870.mitov@issp.bas.bg \
--to=mitov@issp.bas.bg \
--cc=akpm@osdl.org \
--cc=andi-suse@firstfloor.org \
--cc=clark.williams@gmail.com \
--cc=ghaskins@novell.com \
--cc=lclaudio@uudg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox