Re: [PATCH] x86: PIC, L-APIC and I/O APIC debug information

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Maciej W. Rozycki
Date: Monday, July 21, 2008 - 4:31 am

On Mon, 21 Jul 2008, Mikael Pettersson wrote:


 This is so that while debugging you can make all these functions global
with a single change in one place, rather than going through the whole
file and finding all the relevant function headers.  Presumably the
original reason for the existence of the macro.  Unfortunately an
object-like macro cannot be used here, as the "static" keyword has to come
first in a function declaration and the section attribute has to come
after the type designation.

 What's wrong with the syntax in your opinion?

  Maciej
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: PIC, L-APIC and I/O APIC debug information, Maciej W. Rozycki, (Sun Jul 20, 4:52 pm)
Re: [PATCH] x86: PIC, L-APIC and I/O APIC debug information, Mikael Pettersson, (Sun Jul 20, 5:36 pm)
Re: [PATCH] x86: PIC, L-APIC and I/O APIC debug information, Maciej W. Rozycki, (Mon Jul 21, 4:31 am)
Re: [PATCH] x86: PIC, L-APIC and I/O APIC debug information, Mikael Pettersson, (Mon Jul 21, 7:04 am)
Re: [PATCH] x86: PIC, L-APIC and I/O APIC debug information, Maciej W. Rozycki, (Tue Jul 22, 5:10 pm)