[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aa79d98a0808141310o608bae0coc40329c22b5b6778@mail.gmail.com>
Date: Fri, 15 Aug 2008 00:10:32 +0400
From: "Cyrill Gorcunov" <gorcunov@...il.com>
To: "Maciej W. Rozycki" <macro@...ux-mips.org>, mingo@...e.hu,
tglx@...utronix.de, hpa@...or.com, yhlu.kernel@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [patch 7/8] x86: apic - unify sync_Arb_IDs
That happend sendmail/quilt sent mail by past :(. I'll fix and resend
tomorrow. thanks.
On 8/14/08, Maciej W. Rozycki <macro@...ux-mips.org> wrote:
> On Thu, 1 Jan 1970, Cyrill Gorcunov wrote:
>
> Hmm, are you living in the past?
>
>> Signed-off-by: Cyrill Gorcunov <gorcunov@...il.com>
>> ---
>>
>> diff --git a/arch/x86/kernel/apic_32.c b/arch/x86/kernel/apic_32.c
>> index 1d5f830..ec0f18f 100644
>> --- a/arch/x86/kernel/apic_32.c
>> +++ b/arch/x86/kernel/apic_32.c
>> @@ -919,8 +919,7 @@ void __init sync_Arb_IDs(void)
>> apic_wait_icr_idle();
>>
>> apic_printk(APIC_DEBUG, "Synchronizing Arb IDs.\n");
>> - apic_write(APIC_ICR,
>> - APIC_DEST_ALLINC | APIC_INT_LEVELTRIG | APIC_DM_INIT);
>> + apic_write(APIC_ICR, APIC_DEST_ALLINC | APIC_INT_LEVELTRIG |
>> APIC_DM_INIT);
>> }
>>
>> /*
> [etc...]
>
> Well, I think this one is backwards... There are exceptions, but the
> general rule is to with within the width of the terminal.
>
> Maciej
>
--
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