Re: [PATCH 2/6] x86: apic - unify lapic_resume

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cyrill Gorcunov
Date: Saturday, August 16, 2008 - 1:05 pm

[Maciej W. Rozycki - Sat, Aug 16, 2008 at 08:52:07PM +0100]
| On Sat, 16 Aug 2008, Cyrill Gorcunov wrote:
| 
| > +#ifdef CONFIG_X86_64
| > +	if (x2apic)
| > +		enable_x2apic();
| > +	else
| > +#endif
| 
|  Hmm, x86-64 hardware can run a 32-bit kernel, so it might be a good idea
| to take the opportunity of the merge and extend x2APIC support to the
| 32-bit configuration too.  It should be mostly a mechanical change.  Just
| a suggestion though -- feel free to ignore if you'd rather not dive into
| it. ;)
| 
|   Maciej
| 

yes, I thought about this - will take a look, thanks!

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

Messages in current thread:
one more apic merging preliminary series, Cyrill Gorcunov, (Sat Aug 16, 12:21 pm)
[PATCH 1/6] x86: apic - unify clear_local_APIC, Cyrill Gorcunov, (Sat Aug 16, 12:21 pm)
[PATCH 2/6] x86: apic - unify lapic_resume, Cyrill Gorcunov, (Sat Aug 16, 12:21 pm)
[PATCH 3/6] x86: apic - unify lapic_suspend, Cyrill Gorcunov, (Sat Aug 16, 12:21 pm)
[PATCH 4/6] x86: apic - rearrange functions and comments, Cyrill Gorcunov, (Sat Aug 16, 12:21 pm)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Maciej W. Rozycki, (Sat Aug 16, 12:52 pm)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Arjan van de Ven, (Sat Aug 16, 1:00 pm)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Cyrill Gorcunov, (Sat Aug 16, 1:05 pm)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Cyrill Gorcunov, (Sat Aug 16, 1:12 pm)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Maciej W. Rozycki, (Sat Aug 16, 1:25 pm)
Re: one more apic merging preliminary series, Ingo Molnar, (Sun Aug 17, 5:45 am)
Re: one more apic merging preliminary series, Cyrill Gorcunov, (Sun Aug 17, 6:12 am)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Maciej W. Rozycki, (Mon Aug 18, 7:19 am)
Re: [PATCH 2/6] x86: apic - unify lapic_resume, Cyrill Gorcunov, (Mon Aug 18, 7:39 am)
Re: one more apic merging preliminary series, Suresh Siddha, (Mon Aug 18, 1:37 pm)
Re: one more apic merging preliminary series, Ingo Molnar, (Mon Aug 18, 5:21 pm)