Re: [GIT PULL -tip] x86: fix 22 make headers_check warnings

From: Cyrill Gorcunov
Date: Sat Jan 17 2009 - 11:48:09 EST


[Ingo Molnar - Sat, Jan 17, 2009 at 05:41:08PM +0100]
|
| * Jaswinder Singh Rajput <jaswinder@xxxxxxxxxx> 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?

...
From: "H. Peter Anvin" <hpa@xxxxxxxxx>
To: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
CC: mingo@xxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, harvey.harrison@xxxxxxxxx,
sam@xxxxxxxxxxxx, jaswinderrajput@xxxxxxxxx
Subject: Re: [patch 0/5] x86 -tip: headers cleanup
Date: Wed, 14 Jan 2009 15:41:34 -0800

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.

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/