https://github.com/torvalds/linux
Revision a5df0d1a2c0f7dbd135d978d02daf2d99e62ff7a authored by Jeff Dike on 14 July 2006, 07:24:02 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:52 UTC
The UML_SETJMP macro was requiring its users to pass in a argument which it
could supply itself, since it wasn't used outside that invocation of the
macro.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 8477b55
History
Tip revision: a5df0d1a2c0f7dbd135d978d02daf2d99e62ff7a authored by Jeff Dike on 14 July 2006, 07:24:02 UTC
[PATCH] uml: tidy longjmp macro
Tip revision: a5df0d1
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