Re: [GIT PULL] x86/asm for 2.6.36

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Friday, August 6, 2010 - 10:17 am

On Thu, Aug 5, 2010 at 1:37 PM, H. Peter Anvin <hpa@linux.intel.com> wrote:

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] x86/asm for 2.6.36, H. Peter Anvin, (Thu Aug 5, 1:37 pm)
Re: [GIT PULL] x86/asm for 2.6.36, Linus Torvalds, (Fri Aug 6, 10:17 am)
Re: [GIT PULL] x86/asm for 2.6.36, H. Peter Anvin, (Fri Aug 6, 10:45 am)
Re: [GIT PULL] x86/asm for 2.6.36, Linus Torvalds, (Fri Aug 6, 10:56 am)
Re: [GIT PULL] x86/asm for 2.6.36, H. Peter Anvin, (Fri Aug 6, 11:03 am)