[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090211200555.GA1636@elte.hu>
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 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