login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
July
»
13
Re: [PATCH] x86: let 32bit use apic_ops too
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH] x86: let 32bit use apic_ops too
Date: Saturday, July 12, 2008 - 6:45 pm
On Sat, Jul 12, 2008 at 6:43 PM, Maciej W. Rozycki <macro@linux-mips.org> wrote:
quoted text
> On Fri, 11 Jul 2008, Yinghai Lu wrote: > >> -void apic_wait_icr_idle(void) >> +void xapic_wait_icr_idle(void) >> { >> while (apic_read(APIC_ICR) & APIC_ICR_BUSY) >> cpu_relax(); >> } >> >> -u32 safe_apic_wait_icr_idle(void) >> +u32 safe_xapic_wait_icr_idle(void) > > Etc... Why are you changing names of these functions? Are they meant > not to apply to older APIC implementations anymore?
because 64bit has that name. YH --
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
:
Greg KH
Re: [PATCH 1/1] staging: hv: Fix race condition on IC channel initialization (modi...
Sam Ravnborg
[PATCH 05/11] x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86...
Christoph Lameter
Re: [PATCH 02/40] mm: slab allocation fairness
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Brian Swetland
Re: Attempted summary of suspend-blockers LKML thread
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Paolo Ciarrocchi
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Sverre Rabbelier
Re: [GSoC] What is status of Git's Google Summer of Code 2008 projects?
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
linux-netdev
:
Andi Kleen
Re: RFC: Nagle latency tuning
Jarek Poplawski
Re: tc filter flow hash question
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
git-commits-head
:
Linux Kernel Mailing List
New device ID for sc92031 [1088:2031]
Linux Kernel Mailing List
e1000e: Expose MDI-X status via ethtool change
Linux Kernel Mailing List
NFS: Store pages from an NFS inode into a local cache
Linux Kernel Mailing List
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
openbsd-misc
:
Theo de Raadt
Re: RES: OpenBSD on IBM System X3550 7879
Bret S. Lambert
Re: any web management gui for pf ?
Leif Blixt
Re: Force passwordcheck in login.conf
Rob Shepherd
x86 hardware for router system
ropers
Re: Real men don't attack straw men
Colocation donated by:
Syndicate