All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>,
	x86@kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL -tip] x86: fix 22 make headers_check warnings
Date: Sat, 17 Jan 2009 20:11:37 +0300	[thread overview]
Message-ID: <20090117171137.GB10502@localhost> (raw)
In-Reply-To: <20090117170147.GM10825@elte.hu>

[Ingo Molnar - Sat, Jan 17, 2009 at 06:01:47PM +0100]
| 
| * Cyrill Gorcunov <gorcunov@gmail.com> wrote:
| 
| > [Ingo Molnar - Sat, Jan 17, 2009 at 05:41:08PM +0100]
| > | 
| > | * Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:
| > | 
| > | > Hello Ingo,
| > | > 
| > | > The following changes since commit 206e00df0967f6e91d792df7f1d4ff352eb42f8f:
| > | >   Ingo Molnar (1):
| > | >         Merge branch 'x86/urgent'
| > | > 
| > | > are available in the git repository at:
| > | > 
| > | >   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop.git master
| > | > 
| > | > Jaswinder Singh Rajput (8):
| > | >       x86: boot.h fix make headers_check
| > | >       x86: e820.h fix make headers_check
| > | >       x86: kvm.h fix make headers_check
| > | >       x86: mce.h fix make headers_check
| > | >       x86: mtrr.h fix make headers_check
| > | >       x86: ptrace-abi.h fix make headers_check
| > | >       x86: sigcontext.h fix make headers_check
| > | >       x86: swab.h fix make headers_check
| > | > 
| > | >  arch/x86/include/asm/boot.h       |    2 ++
| > | >  arch/x86/include/asm/e820.h       |   11 ++++++++---
| > | >  arch/x86/include/asm/kvm.h        |    2 +-
| > | >  arch/x86/include/asm/mce.h        |    5 +----
| > | >  arch/x86/include/asm/mtrr.h       |    1 +
| > | >  arch/x86/include/asm/ptrace-abi.h |    5 ++++-
| > | >  arch/x86/include/asm/sigcontext.h |    2 +-
| > | >  arch/x86/include/asm/swab.h       |   21 +++++++++++++++++++--
| > | >  8 files changed, 37 insertions(+), 12 deletions(-)
| > | 
| > | Pulled into tip/core/header-fixes and started testing them, thanks 
| > | Jaswinder!
| > | 
| > | 	Ingo
| > | 
| > 
| > I thought some of them I've already fixed, no?
| 
| ah, indeed - tip/x86/setup-lzma is currently not in tip/master (due to a 
| breakage that is being investigated), that's why i missed it.
| 
| So i took out the boot.h change from core/headers-fixes and your fix will 
| take precedence.
| 
| btw:
| 
| > Cyrill Gorcunov wrote:
| > > Small series of headers cleanup, easy to bisect.
| > > make headers_check still complains about vars
| > > being found in comments but this is just a false
| > > alarm. Please review.
| > 
| > Applied patch 1 to tip:x86/setup-lzma, and patches 2, 4 and 5 to
| > tip:x86/header-fixes.
| 
| those x86/header-fixes bits from you are in core/headers-fixes now:
| 
|  dbca1df: x86: headers cleanup - setup.h
|  a7c4e68: x86: headers cleanup - sigcontext32.h
|  4440270: x86: headers cleanup - prctl.h
| 
| So i think we are all sorted, agreed?
| 
| 	Ingo
|

yep :) Personally I don't really care which
commits will be in tree (mine or Jaswinder).
The only what matter -- the work is done :)

There was some conversation about ptrace-abi.h.
Eventually we ended up that we should just remove
CONFIG_ for branch tracing since ptrace_bts_config
is supposed to be accessible from user space. At
least that is how I understood the conversation with
Peter.

		- Cyrill -

      reply	other threads:[~2009-01-17 17:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-17 16:30 [GIT PULL -tip] x86: fix 22 make headers_check warnings Jaswinder Singh Rajput
2009-01-17 16:41 ` Ingo Molnar
2009-01-17 16:47   ` Cyrill Gorcunov
2009-01-17 16:53     ` Jaswinder Singh Rajput
2009-01-17 17:01     ` Ingo Molnar
2009-01-17 17:11       ` Cyrill Gorcunov [this message]

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=20090117171137.GB10502@localhost \
    --to=gorcunov@gmail.com \
    --cc=jaswinder@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.