[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTimZF5U-AmD6200gnTuNzX5nUqVqEo_NmiH3rz5n@mail.gmail.com>
Date: Fri, 6 Aug 2010 10:17:27 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: "H. Peter Anvin" <hpa@...ux.intel.com>
Cc: stable@...nel.org, Alan Cox <alan@...rguk.ukuu.org.uk>,
Avi Kivity <avi@...hat.com>, Brian Gerst <brgerst@...il.com>,
Glauber Costa <glommer@...hat.com>, Greg KH <gregkh@...e.de>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
Jeff Dike <jdike@...toit.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Marcelo Tosatti <mtosatti@...hat.com>,
Pekka Enberg <penberg@...helsinki.fi>,
Peter Palfrader <peter@...frader.org>,
Thomas Gleixner <tglx@...utronix.de>,
Zachary Amsden <zamsden@...hat.com>
Subject: Re: [GIT PULL] x86/asm for 2.6.36
On Thu, Aug 5, 2010 at 1:37 PM, H. Peter Anvin <hpa@...ux.intel.com> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git x86-asm-for-linus
>
> H. Peter Anvin (7):
> x86, asm: Clean up and simplify set_64bit()
Hmm. This seems to cause compiler warnings for me on x86-64:
drivers/pci/intr_remapping.c: In function ‘modify_irte’:
drivers/pci/intr_remapping.c:314: warning: passing argument 1 of
‘set_64bit’ from incompatible pointer type
/home/torvalds/v2.6/linux/arch/x86/include/asm/cmpxchg_64.h:6: note:
expected ‘volatile u64 *’ but argument is of type ‘long unsigned int
*’
and I'm not clear on the reason for that function prototype change.
Linus
--
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