Staging
v0.5.1
Revision 2d58cc9a437f3833d242e9d1617ec9b4044e26f3 authored by Jeff Dike on 07 May 2005, 04:30:55 UTC, committed by Linus Torvalds on 07 May 2005, 05:09:31 UTC
This fixes some x86_64 bugs -

- maybe_map returns -1 on error instead of 0, which is interpreted as
  physical address 0

- removed an include of ipc.h, which isn't needed

- fixed the calculation of signal frame location

- the signal delivery code is now immune to the stack expansion check

- added a missing include

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 0f7e663
History

README

back to top