From: Ingo Molnar <mingo@elte.hu>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: x86 maintainers <x86@kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [git-pull -tip] x86: mpparse cleanup
Date: Wed, 18 Mar 2009 17:18:29 +0100 [thread overview]
Message-ID: <20090318161829.GC21331@elte.hu> (raw)
In-Reply-To: <1237392355.12866.2.camel@ht.satnam>
* Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:
> On Wed, 2009-03-18 at 15:11 +0100, Ingo Molnar wrote:
> > * Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:
> >
> > > On Wed, 2009-03-18 at 00:03 +0530, Jaswinder Singh Rajput wrote:
> > > > The following changes since commit 0ca0f16fd17c5d880dd0abbe03595b0c7c5b3c95:
> > > > Ingo Molnar (1):
> > > > Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core
> > > >
> > > > are available in the git repository at:
> > > >
> > > > git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip.git x86/core
> > > >
> > > > Jaswinder Singh Rajput (1):
> > > > x86: mpparse cleanup
> > > >
> > > > arch/x86/kernel/mpparse.c | 311 +++++++++++++++++++++------------------------
> > > > 1 files changed, 146 insertions(+), 165 deletions(-)
> > > >
> > >
> > > Complete diff:
> > >
> > > Subject: [PATCH] x86: mpparse cleanup
> > >
> > > Impact: cleanup
> > >
> > > - fix various style problems
> > > - fix header file issues
> >
> > These are cleanups.
> >
> > > Introduced helper functions:
> > > skip_entry, smp_reserve_bootmem, check_irq_src and check_slot
> >
> > These are functional modifications. (the object code changes)
> >
>
> OK, removed cleanups, New pull request:
>
> The following changes since commit 0ca0f16fd17c5d880dd0abbe03595b0c7c5b3c95:
> Ingo Molnar (1):
> Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip.git x86/core
>
> Jaswinder Singh Rajput (1):
> x86: mpparse introduced few helper functions
>
> arch/x86/kernel/mpparse.c | 261 +++++++++++++++++++++------------------------
> 1 files changed, 120 insertions(+), 141 deletions(-)
Looks good - pulled, thanks Jaswinder!
Would you be interested in resurrecting the more mechanic cleanups
you did as well, on top of this patch?
They are still valuable, we just have to keep them separate from a
potential breakage-causing change like the above one, so that if a
tester bisects to it, we have an as single-purpose and focused
commit to look at as possible.
Ingo
next prev parent reply other threads:[~2009-03-18 16:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 18:33 [git-pull -tip] x86: mpparse cleanup Jaswinder Singh Rajput
2009-03-17 18:53 ` Thomas Gleixner
2009-03-18 12:45 ` Jaswinder Singh Rajput
2009-03-18 14:11 ` Ingo Molnar
2009-03-18 16:05 ` Jaswinder Singh Rajput
2009-03-18 16:18 ` Ingo Molnar [this message]
2009-03-18 16:39 ` Ingo Molnar
2009-03-18 17:14 ` Jaswinder Singh Rajput
2009-03-18 19:02 ` Ingo Molnar
2009-03-18 19:11 ` Jaswinder Singh Rajput
2009-03-18 21:57 ` Thomas Gleixner
2009-03-19 8:23 ` Ingo Molnar
2009-03-19 8:21 ` [tip:x86/cleanups] x86: mpparse: clean up code by introducing a few helper functions, fix Ingo Molnar
2009-03-20 8:02 ` [git-pull -tip] x86: mpparse cleanup Jaswinder Singh Rajput
2009-03-20 12:05 ` Jaswinder Singh Rajput
2009-03-20 18:43 ` Ingo Molnar
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=20090318161829.GC21331@elte.hu \
--to=mingo@elte.hu \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.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