login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
15
Re: [PATCH] x86: let 32bit use apic_ops too - fix
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Suresh Siddha
Subject:
Re: [PATCH] x86: let 32bit use apic_ops too - fix
Date: Tuesday, July 15, 2008 - 11:27 am
On Tue, Jul 15, 2008 at 11:10:37AM -0700, Yinghai Lu wrote:
quoted text
> On Tue, Jul 15, 2008 at 10:33 AM, Suresh Siddha > <suresh.b.siddha@intel.com> wrote: > > Yinghai, Looking more closely at this, based on my understanding this might be > > wrong for VMI. Correct patch should be as follows. Any comments? > > so you mean icr related will still use default native member?
Yes. This is similar to pre apic_ops. I think VMI uses apic operations in the paravirt case. For example, please refer to vmi_time_bsp_init/vmi_time_ap_init. thanks, suresh --
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] x86: introduce page_size_mask for 64bit
, Yinghai Lu
, (Tue Jul 8, 1:41 am)
[PATCH] x86: not overmap than end in init_memory_mapping - ...
, Yinghai Lu
, (Tue Jul 8, 1:43 am)
Re: [PATCH] x86: introduce page_size_mask for 64bit
, Ingo Molnar
, (Wed Jul 9, 12:38 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Ingo Molnar
, (Wed Jul 9, 12:38 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Ingo Molnar
, (Wed Jul 9, 1:34 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Yinghai Lu
, (Wed Jul 9, 1:37 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Ingo Molnar
, (Wed Jul 9, 1:45 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Ingo Molnar
, (Wed Jul 9, 1:46 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Yinghai Lu
, (Wed Jul 9, 1:58 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Yinghai Lu
, (Wed Jul 9, 3:01 am)
Re: [PATCH] x86: not overmap than end in init_memory_mappi ...
, Ingo Molnar
, (Wed Jul 9, 3:30 am)
[PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Yinghai Lu
, (Wed Jul 9, 8:15 pm)
[PATCH] x86: merge __acpi_map_table
, Yinghai Lu
, (Wed Jul 9, 8:16 pm)
[PATCH] x86: make e820_end return end_of_ram again for 64bit
, Yinghai Lu
, (Wed Jul 9, 8:17 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Ingo Molnar
, (Wed Jul 9, 11:53 pm)
Re: [PATCH] x86: merge __acpi_map_table
, Ingo Molnar
, (Wed Jul 9, 11:54 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Yinghai Lu
, (Wed Jul 9, 11:57 pm)
Re: [PATCH] x86: make e820_end return end_of_ram again for ...
, Ingo Molnar
, (Thu Jul 10, 12:00 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Ingo Molnar
, (Thu Jul 10, 12:20 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Yinghai Lu
, (Thu Jul 10, 12:32 am)
[PATCH] x86: e820 remove the range instead of update it to ...
, Yinghai Lu
, (Thu Jul 10, 4:17 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Arjan van de Ven
, (Thu Jul 10, 7:16 am)
[PATCH] x86: save slit
, Yinghai Lu
, (Thu Jul 10, 8:36 pm)
[PATCH] x86: introduce max_low_pfn_mapped for 64bit
, Yinghai Lu
, (Thu Jul 10, 8:38 pm)
Re: [PATCH] x86: e820 remove the range instead of update i ...
, Ingo Molnar
, (Fri Jul 11, 1:20 am)
Re: [PATCH] x86: save slit
, Ingo Molnar
, (Fri Jul 11, 1:22 am)
Re: [PATCH] x86: introduce max_low_pfn_mapped for 64bit
, Ingo Molnar
, (Fri Jul 11, 1:26 am)
Re: [PATCH] x86: introduce max_low_pfn_mapped for 64bit
, Yinghai Lu
, (Fri Jul 11, 1:39 am)
Re: [PATCH] x86: introduce max_low_pfn_mapped for 64bit
, Ingo Molnar
, (Fri Jul 11, 1:51 am)
[PATCH] x86: let 32bit use apic_ops too
, Yinghai Lu
, (Fri Jul 11, 6:41 pm)
[PATCH] x86: mach_apicdef.h need to include before smp.h
, Yinghai Lu
, (Fri Jul 11, 6:43 pm)
[PATCH] x86: make read_apic_id return final apicid
, Yinghai Lu
, (Fri Jul 11, 6:44 pm)
[PATCH] x86: make 64bit have get_apic_id
, Yinghai Lu
, (Sat Jul 12, 1:01 am)
[PATCH] x86: max_low_pfn_mapped fix #1
, Yinghai Lu
, (Sat Jul 12, 2:30 pm)
[PATCH] x86: max_low_pfn_mapped fix #2
, Yinghai Lu
, (Sat Jul 12, 2:31 pm)
[PATCH] x86: max_low_pfn_mapped fix #3
, Yinghai Lu
, (Sat Jul 12, 2:32 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Suresh Siddha
, (Sat Jul 12, 6:08 pm)
Re: [PATCH] x86: make read_apic_id return final apicid
, Suresh Siddha
, (Sat Jul 12, 6:19 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Sat Jul 12, 6:43 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Yinghai Lu
, (Sat Jul 12, 6:45 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Sat Jul 12, 6:54 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Yinghai Lu
, (Sat Jul 12, 7:04 pm)
Re: [PATCH] x86: make 64bit have get_apic_id
, Ingo Molnar
, (Sat Jul 12, 11:28 pm)
Re: [PATCH] x86: make 64bit have get_apic_id
, Ingo Molnar
, (Sat Jul 12, 11:59 pm)
Re: [PATCH] x86: make 64bit have get_apic_id
, Yinghai Lu
, (Sun Jul 13, 12:05 am)
Re: [PATCH] x86: make 64bit have get_apic_id
, Ingo Molnar
, (Sun Jul 13, 2:23 am)
Re: [PATCH] x86: make 64bit have get_apic_id
, Ingo Molnar
, (Sun Jul 13, 2:28 am)
Re: [PATCH] x86: max_low_pfn_mapped fix #1
, Ingo Molnar
, (Sun Jul 13, 2:45 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Andi Kleen
, (Sun Jul 13, 7:57 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Arjan van de Ven
, (Sun Jul 13, 8:33 am)
Re: [PATCH] x86: make 64bit have get_apic_id
, Suresh Siddha
, (Sun Jul 13, 9:15 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Suresh Siddha
, (Sun Jul 13, 9:28 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Suresh Siddha
, (Sun Jul 13, 9:43 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Sun Jul 13, 9:51 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Sun Jul 13, 10:05 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Cyrill Gorcunov
, (Sun Jul 13, 10:16 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Yinghai Lu
, (Sun Jul 13, 11:17 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Andi Kleen
, (Sun Jul 13, 11:25 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Andi Kleen
, (Sun Jul 13, 11:48 am)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Yinghai Lu
, (Sun Jul 13, 12:00 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Ingo Molnar
, (Sun Jul 13, 1:32 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Andi Kleen
, (Sun Jul 13, 1:51 pm)
[PATCH] x86: max_low_pfn_mapped fix #4
, Yinghai Lu
, (Sun Jul 13, 2:29 pm)
[PATCH] x86: get x86_phys_bits early
, Yinghai Lu
, (Sun Jul 13, 2:30 pm)
[PATCH] x86: make 64bit hpet_set_mapping to use ioremap too
, Yinghai Lu
, (Sun Jul 13, 2:32 pm)
[PATCH] x86: make 64bit hpet_set_mapping to use ioremap too v2
, Yinghai Lu
, (Sun Jul 13, 2:50 pm)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Sun Jul 13, 4:46 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, H. Peter Anvin
, (Sun Jul 13, 5:04 pm)
[PATCH] x86: let 32bit use apic_ops too - fix
, Yinghai Lu
, (Sun Jul 13, 10:19 pm)
Re: [PATCh] x86: overmapped fix when 4K pages on tail - 64bit
, Andi Kleen
, (Sun Jul 13, 11:39 pm)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Ingo Molnar
, (Mon Jul 14, 12:12 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Cyrill Gorcunov
, (Mon Jul 14, 9:48 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Suresh Siddha
, (Mon Jul 14, 9:49 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Yinghai Lu
, (Mon Jul 14, 10:00 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Mon Jul 14, 10:20 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Suresh Siddha
, (Mon Jul 14, 11:03 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Cyrill Gorcunov
, (Mon Jul 14, 11:09 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Maciej W. Rozycki
, (Mon Jul 14, 11:24 am)
Re: [PATCH] x86: let 32bit use apic_ops too
, Cyrill Gorcunov
, (Mon Jul 14, 11:32 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Suresh Siddha
, (Tue Jul 15, 10:33 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Yinghai Lu
, (Tue Jul 15, 11:10 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Suresh Siddha
, (Tue Jul 15, 11:27 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Ingo Molnar
, (Fri Jul 18, 10:06 am)
Re: [PATCH] x86: let 32bit use apic_ops too - fix
, Ingo Molnar
, (Fri Jul 18, 10:07 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
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
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Colocation donated by:
Syndicate