aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorJeff Dike <[email protected]>2006-01-18 17:42:50 -0800
committerLinus Torvalds <[email protected]>2006-01-18 19:20:20 -0800
commitc83d4635ee8c8fe16046ff6cabcff708be16df75 (patch)
tree8853be96da3194a4a9f08d3e2bf7f4d54dafcad6 /scripts/basic/docproc.c
parent1d7173baf286c8b720f97f119ec92be43076ebde (diff)
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Now that we are doing soft interrupts, there's no point in using sigsetjmp and siglongjmp. Using setjmp and longjmp saves a sigprocmask on every jump. Signed-off-by: Jeff Dike <[email protected]> Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions