login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
18
Re: [PATCH 0/15] apic: unification series 5
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [PATCH 0/15] apic: unification series 5
Date: Monday, August 18, 2008 - 10:22 am
Cyrill Gorcunov wrote:
quoted text
> > With this series 32bit code compilation warns: > > arch/x86/kernel/apic_32.c: In function ‘end_local_APIC_setup’: > arch/x86/kernel/apic_32.c:1165: warning: ISO C90 forbids mixed declarations and code > arch/x86/kernel/apic_32.c: In function ‘disconnect_bsp_APIC’: > arch/x86/kernel/apic_32.c:1446: warning: ISO C90 forbids mixed declarations and code > cyrill@lenovo linux-2.6.git $ > > So parenthesis will be needed to eliminate them... but > I think it could be too ugly... need some time to think. > So patches 8/15 and 10/15 sould be not applied for now - just review them. > Thanks for patience! >
Typically, just move the declaration to the top of the function (followed by a blank line.) -hpa --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/15] apic: unification series 5
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 01/15] x86: apic - rearrange maxcpu definition
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 02/15] x86: apic - unify setup_boot_APIC_clock
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 03/15] x86: apic - unify disable_local_APIC
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 04/15] x86: apic - unify lapic_shutdown
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 05/15] x86: apic - unify connect_bsp_APIC
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 06/15] x86: apic - unify lapic_setup_esr
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 07/15] x86: apic - unify __setup_APIC_LVTT
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 08/15] x86: apic - unify disconnect_bsp_APIC
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 09/15] x86: apic - generic_processor_info
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 10/15] x86: apic - unify end_local_APIC_setup
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 11/15] x86: apic - unify local_apic_timer_interrupt
, Cyrill Gorcunov
, (Mon Aug 18, 9:45 am)
[PATCH 12/15] x86: apic - unify apic_set_verbosity
, Cyrill Gorcunov
, (Mon Aug 18, 9:46 am)
[PATCH 13/15] x86: apic - unify disableapic and nolapic se ...
, Cyrill Gorcunov
, (Mon Aug 18, 9:46 am)
[PATCH 14/15] x86: apic - rearrange parse_lapic_timer_c2_ok
, Cyrill Gorcunov
, (Mon Aug 18, 9:46 am)
[PATCH 15/15] x86: apic - lapic_resume 32bit - unification fix
, Cyrill Gorcunov
, (Mon Aug 18, 9:46 am)
Re: [PATCH 01/15] x86: apic - rearrange maxcpu definition
, Cyrill Gorcunov
, (Mon Aug 18, 9:59 am)
Re: [PATCH 0/15] apic: unification series 5
, H. Peter Anvin
, (Mon Aug 18, 10:22 am)
Re: [PATCH 0/15] apic: unification series 5
, Cyrill Gorcunov
, (Mon Aug 18, 10:28 am)
Re: [PATCH 0/15] apic: unification series 5
, Cyrill Gorcunov
, (Mon Aug 18, 12:12 pm)
Re: [PATCH 0/15] apic: unification series 5
, Ingo Molnar
, (Mon Aug 18, 5:09 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Pekka Enberg
Re: latest -git: suspend: unable to handle kernel paging request (was Re: no_conso...
Trent Waddington
Re: Gaming Interface
Dan Carpenter
Re: [patch] dma-debug: off by one issue
Adrian McMenamin
time_after - what on earth???
Paul E. McKenney
Re: [PATCH, RFC] v4 scalable classic RCU implementation
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Christian Stimming
git-gui: Fix broken revert confirmation.
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
linux-netdev
:
Nick Piggin
Re: Kernel WARNING: at net/core/dev.c:1330 __netif_schedule+0x2c/0x98()
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
markup_oops.pl: fix for faulting instruction in the first line of a range
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate