Staging
v0.5.1
https://github.com/torvalds/linux
Revision e035cc35e54230eb704ee7feccf476ed2fb2ae29 authored by David Woodhouse on 14 July 2006, 07:24:07 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:52 UTC
This isn't suitable for userspace to see -- the kernel headers are not a
random library of stuff for userspace; they're only there to define the
kernel<->user ABI for system libraries and tools.  Anything which _was_
abusing asm/atomic.h from userspace was probably broken anyway -- as it often
didn't even give atomic operation.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 998f6fa
History
Tip revision: e035cc35e54230eb704ee7feccf476ed2fb2ae29 authored by David Woodhouse on 14 July 2006, 07:24:07 UTC
[PATCH] hdrinstall: remove asm/atomic.h from user visibility
Tip revision: e035cc3
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.9 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top