This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/asm-i386
Linus Torvalds f9e9dcb38f x86[-64]:Remove 'volatile' from atomic_t
Any code that relies on the volatile would be a bug waiting to happen
anyway.

Don't encourage people to think that putting 'volatile' on data
structures somehow fixes problems.  We should always use proper locking
(and other serialization) techniques.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-06 14:42:57 -08:00
..
2006-10-28 11:30:52 -07:00
2006-09-26 10:52:40 +02:00
2006-11-01 09:11:00 -08:00
2006-10-11 11:14:23 -07:00
2006-09-26 08:49:10 -07:00
2006-10-03 08:03:41 -07:00
2006-09-30 01:47:55 +02:00
2006-10-01 00:39:34 -07:00
2006-09-26 10:52:32 +02:00
2006-06-29 16:58:06 -07:00
2006-10-11 11:14:21 -07:00
2006-10-12 22:25:03 -05:00