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] [day] [month] [year] [list]
Date:	Wed, 11 Feb 2009 21:05:55 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Jaswinder Singh Rajput <jaswinder@...nel.org>
Cc:	x86 maintainers <x86@...nel.org>,
	David Miller <davem@...emloft.net>,
	LKML <linux-kernel@...r.kernel.org>,
	James Bottomley <James.Bottomley@...senPartnership.com>,
	airlied@...ux.ie, netdev@...r.kernel.org,
	Jeremy Fitzhardinge <jeremy@...p.org>
Subject: Re: [git-pull -tip V2] fix compilation warnings


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

> The following changes since commit 5765fcf36081bafa06b9553376bd99ceb629beb8:
>   Ingo Molnar (1):
>         Merge branch 'linus'
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tipclean.git master
> 
> Jaswinder Singh Rajput (7):
>       x86: mm/init_32.c fix compilation warning
>       x86: kernel/mpparse.c fix compilation warnings
>       drm_proc.c fix compilation warning
>       falcon fix compilation warnings
>       iscsi_ibft.c fix compilation warning
>       ne3210.c fix compilation warning for phys_addr_t
>       arlan-main.c fix compilation warnings for phys_addr_t
> 
>  arch/x86/kernel/mpparse.c         |    6 +++---
>  arch/x86/mm/init_32.c             |    2 +-
>  drivers/firmware/iscsi_ibft.c     |    4 ++--
>  drivers/gpu/drm/drm_proc.c        |    4 ++--
>  drivers/net/ne3210.c              |    3 ++-
>  drivers/net/sfc/falcon.c          |   24 ++++++++++++------------
>  drivers/net/wireless/arlan-main.c |    4 ++--
>  7 files changed, 24 insertions(+), 23 deletions(-)

Pulled, thanks Jaswinder.

For those wondering about how these files can be affected by the x86 tree,
it's fallout of:

  976e8f6: x86: asm/io.h: unify virt_to_phys/phys_to_virt

Which standardized the return type of virt_to_phys() to phys_addr_t, and
caused these build warnings.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ