login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
May
»
24
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Michael S. Zick
Subject:
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
Date: Sunday, May 24, 2009 - 12:09 pm
On Sun May 24 2009, H. Peter Anvin wrote:
quoted text
> Michael S. Zick wrote: > > > > Note: I have seem to recall that newer gcc's optimizer presume > > that the flags register is preserved across asm - > > It didn't use to do that - but there is now a "cc" to deal with > > that - Have not yet audited for that, but it is high on my list. > > > > I am pretty sure that's false... if it was true we'd have failures all > over the kernel. >
Not an issue at the moment, will cover that when I audit my own code. Mike
quoted text
> -hpa >
--
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:
[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 9:39 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Andi Kleen
, (Fri May 22, 11:23 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Ingo Molnar
, (Fri May 22, 11:36 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Fri May 22, 11:59 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 12:17 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 12:20 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 12:53 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Samuel Thibault
, (Fri May 22, 1:05 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 1:32 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Andi Kleen
, (Fri May 22, 1:42 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Samuel Thibault
, (Fri May 22, 1:43 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Roland Dreier
, (Fri May 22, 1:45 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 1:57 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Andi Kleen
, (Fri May 22, 2:59 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Samuel Thibault
, (Fri May 22, 3:00 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Samuel Thibault
, (Fri May 22, 3:14 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Andi Kleen
, (Fri May 22, 3:14 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 3:21 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Fri May 22, 4:30 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Fri May 22, 5:45 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Fri May 22, 5:51 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 23, 3:44 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 23, 4:18 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 23, 8:52 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 23, 11:04 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 23, 1:51 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Sat May 23, 4:44 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Harald Welte
, (Sat May 23, 11:49 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Harald Welte
, (Sun May 24, 12:04 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 5:27 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 5:38 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 5:48 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 8:43 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Harald Welte
, (Sun May 24, 10:22 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Harald Welte
, (Sun May 24, 10:31 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Sun May 24, 11:00 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 11:32 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Sun May 24, 11:46 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Robert Hancock
, (Sun May 24, 11:59 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sun May 24, 12:09 pm)
i2c-viapro / via-fb drivers on VIA CX700
, Harald Welte
, (Sun May 24, 6:31 pm)
Re: i2c-viapro / via-fb drivers on VIA CX700
, Michael S. Zick
, (Mon May 25, 5:54 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 9:05 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 12:03 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 12:18 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 12:46 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 2:10 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Mon May 25, 2:17 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 4:03 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Mon May 25, 4:35 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Mon May 25, 5:05 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Tue May 26, 5:37 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, H. Peter Anvin
, (Tue May 26, 10:13 am)
Re:[VIA Support] was: [BUG FIX] Make x86_32 uni-processor ...
, Michael S. Zick
, (Wed May 27, 5:18 am)
Re: [VIA Support] was: [BUG FIX] Make x86_32 uni-processor ...
, Michael S. Zick
, (Wed May 27, 5:22 am)
Re: [VIA Support] was: [BUG FIX] Make x86_32 uni-processor ...
, Harald Welte
, (Wed May 27, 5:47 am)
Re: [VIA Support] was: [BUG FIX] Make x86_32 uni-processor ...
, Michael S. Zick
, (Wed May 27, 6:00 am)
Re: i2c-viapro / via-fb drivers on VIA CX700
, Michael S. Zick
, (Wed May 27, 6:36 am)
LOCK prefix on uni processor has its use (was Re: [BUG FIX ...
, Harald Welte
, (Wed May 27, 10:01 am)
Re: LOCK prefix on uni processor has its use (was Re: [BUG ...
, Michael S. Zick
, (Wed May 27, 10:10 am)
Re: LOCK prefix on uni processor has its use (was Re: [BUG ...
, Thomas Gleixner
, (Wed May 27, 10:19 am)
Re: LOCK prefix on uni processor has its use (was Re: [BUG ...
, Michael S. Zick
, (Wed May 27, 10:25 am)
Re: LOCK prefix on uni processor has its use
, Andi Kleen
, (Wed May 27, 11:08 am)
Re: LOCK prefix on uni processor has its use
, Michael S. Zick
, (Wed May 27, 11:22 am)
Re: LOCK prefix on uni processor has its use
, Michael S. Zick
, (Wed May 27, 11:33 am)
Re: LOCK prefix on uni processor has its use
, Andi Kleen
, (Wed May 27, 11:38 am)
Re: LOCK prefix on uni processor has its use
, Michael S. Zick
, (Wed May 27, 11:55 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Roland Dreier
, (Wed May 27, 3:13 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Wed May 27, 3:33 pm)
Re: LOCK prefix on uni processor has its use (was Re: [BUG ...
, H. Peter Anvin
, (Wed May 27, 7:56 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Pavel Machek
, (Thu May 28, 5:48 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Thu May 28, 6:29 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Pavel Machek
, (Thu May 28, 1:30 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Pavel Machek
, (Thu May 28, 1:50 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Thu May 28, 1:54 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Thu May 28, 1:58 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Pavel Machek
, (Thu May 28, 2:16 pm)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Thu May 28, 2:21 pm)
[Futex RFC] was Re: [BUG FIX] Make x86_32 uni-processor At ...
, Michael S. Zick
, (Thu May 28, 4:15 pm)
Re: [Futex RFC] was Re: [BUG FIX] Make x86_32 uni-processo ...
, Michael S. Zick
, (Thu May 28, 7:00 pm)
Re: [VIA Support] was: [BUG FIX] Make x86_32 uni-processor ...
, Michael S. Zick
, (Fri May 29, 5:06 am)
Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
, Michael S. Zick
, (Sat May 30, 8:48 am)
Re: LOCK prefix on uni processor has its use
, Harald Welte
, (Tue Jun 2, 5:48 am)
Re: LOCK prefix on uni processor has its use
, Andi Kleen
, (Tue Jun 2, 6:03 am)
Re: LOCK prefix on uni processor has its use
, Michael S. Zick
, (Tue Jun 2, 6:26 am)
Re: LOCK prefix on uni processor has its use
, Andi Kleen
, (Tue Jun 2, 6:42 am)
Re: LOCK prefix on uni processor has its use
, Michael S. Zick
, (Wed Jun 3, 4:46 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Pete/Piet Delaney
Re: [Kgdb-bugreport] 2.6.23-rc3-mm1: kgdb build failure on powerpc
H. Peter Anvin
Re: [patch 0/2] Immediate Values - jump patching update
Adrian Bunk
2.6.23-rc3-mm1: m32r defconfig compile error
Hugh Dickins
Re: [PATCH -v8 3/4] Enable the MS_ASYNC functionality in sys_msync()
git
:
Han-Wen Nienhuys
Re: Cleaning up git user-interface warts
Brandon Casey
Re: [PATCH] git-relink: avoid hard linking in objects/info directory
Johannes Schindelin
Re: [PATCH] Documentation: config: add 'help.*' and 'instaweb.*' variables.
Steffen Prohaska
Re: best git practices, was Re: Git User's Survey 2007 unfinished summary continued
Felipe Contreras
Re: [PATCH v3 01/10] config: Codestyle cleanups.
git-commits-head
:
Linux Kernel Mailing List
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Linux Kernel Mailing List
vhost: Fix host panic if ioctl called with wrong index
Linux Kernel Mailing List
ACPI : Disable the device's ability to wake the sleeping system in the boot phase
Linux Kernel Mailing List
Staging: add poch driver
Linux Kernel Mailing List
Staging: epl: remove NEAR
linux-netdev
:
Marcel Holtmann
Re: [PATCH 1/1] iwmc3200: add more SDIO device ids
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Eric Dumazet
Re: TCP-MD5 checksum failure on x86_64 SMP
Jarek Poplawski
Re: rib_trie / Fix inflate_threshold_root. Now=15 size=11 bits
Ilpo Järvinen
Re: [RFC] TCP illinois max rtt aging
freebsd-current
:
Rui Paulo
802.11s (wireless mesh) project status report
Andrew Thompson
Re: Apparent moused regression since r189490
Aryeh Friedman
SATA and PATA drives are mutually exclusive
Robert Kent
Re: [HEADSUP] amd64 suspend/resume code to be comitted
Remko Lodder
[Fwd: Re: kern/118258 sysctl causing panics on 7.0-xxx]
Colocation donated by:
Syndicate