lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 1 Feb 2009 11:39:36 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Sam Ravnborg <sam@...nborg.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Russell King - ARM Linux <linux@....linux.org.uk>,
	hskinnemoen@...el.com, cooloney@...nel.org, tony.luck@...el.com,
	ralf@...ux-mips.org, dhowells@...hat.com, matthew@....cx,
	chris@...kel.net, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [git pull -tip] headers_check fixes for other architectures


* Jaswinder Singh Rajput <jaswinder@...nel.org> wrote:

> On Sat, 2009-01-31 at 17:44 +0100, Ingo Molnar wrote:
> 
> > Then you can git-cherry-pick all your new commits into that new tree, and 
> > send a pull request if you are happy with it. Likewise, you can probably 
> > achieve the same (with a lot less work) by doing this in your master 
> > branch above:
> 
> The following changes since commit 7e3fa56141175026136b392fd026d5d07c49720e:
>   Sam Ravnborg (1):
>         kbuild: drop check for CONFIG_ in headers_check
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip.git core/header-fixes
> 
> Jaswinder Singh Rajput (27):
>       headers_check fix: alpha, statfs.h
>       headers_check fix: alpha, swab.h
>       headers_check fix: arm, a.out.h
>       headers_check fix: arm, setup.h
>       headers_check fix: arm, swab.h
>       headers_check fix: avr32, swab.h
>       headers_check fix: blackfin, swab.h
>       headers_check fix: frv, swab.h
>       headers_check fix: h8300, swab.h
>       headers_check fix: ia64, fpu.h
>       headers_check fix: ia64, gcc_intrin.h
>       headers_check fix: ia64, intrinsics.h
>       headers_check fix: ia64, kvm.h
>       headers_check fix: ia64, swab.h
>       headers_check fix: m32r, swab.h
>       headers_check fix: mips, sigcontext.h
>       headers_check fix: mips, swab.h
>       headers_check fix: mn10300, swab.h
>       headers_check fix: parisc, pdc.h
>       headers_check fix: parisc, swab.h
>       headers_check fix: powerpc, bootx.h
>       headers_check fix: powerpc, elf.h
>       headers_check fix: powerpc, kvm.h
>       headers_check fix: powerpc, ps3fb.h
>       headers_check fix: powerpc, spu_info.h
>       headers_check fix: powerpc, swab.h
>       headers_check fix: xtensa, swab.h
> 
>  arch/alpha/include/asm/statfs.h     |    2 ++
>  arch/alpha/include/asm/swab.h       |    2 +-
>  arch/arm/include/asm/a.out.h        |    2 +-
>  arch/arm/include/asm/setup.h        |    2 +-
>  arch/arm/include/asm/swab.h         |    2 +-
>  arch/avr32/include/asm/swab.h       |    2 +-
>  arch/blackfin/include/asm/swab.h    |    2 +-
>  arch/h8300/include/asm/swab.h       |    2 +-
>  arch/ia64/include/asm/fpu.h         |    2 +-
>  arch/ia64/include/asm/gcc_intrin.h  |    1 +
>  arch/ia64/include/asm/intrinsics.h  |    1 +
>  arch/ia64/include/asm/kvm.h         |    3 +--
>  arch/ia64/include/asm/swab.h        |    2 +-
>  arch/mips/include/asm/sigcontext.h  |    1 +
>  arch/mips/include/asm/swab.h        |    2 +-
>  arch/parisc/include/asm/pdc.h       |    3 ++-
>  arch/parisc/include/asm/swab.h      |    2 +-
>  arch/powerpc/include/asm/bootx.h    |    2 +-
>  arch/powerpc/include/asm/elf.h      |    2 +-
>  arch/powerpc/include/asm/kvm.h      |    2 +-
>  arch/powerpc/include/asm/ps3fb.h    |    1 +
>  arch/powerpc/include/asm/spu_info.h |    3 ++-
>  arch/powerpc/include/asm/swab.h     |    2 +-
>  arch/xtensa/include/asm/swab.h      |    2 +-
>  include/asm-frv/swab.h              |    2 +-
>  include/asm-m32r/swab.h             |    2 +-
>  include/asm-mn10300/swab.h          |    2 +-
>  27 files changed, 30 insertions(+), 23 deletions(-)
> 
> These patches fixes 41 headers_check warnings as shown in first email.

Pulled into tip/core/header-fixes, thanks Jaswinder!

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

Powered by blists - more mailing lists