lkml.org 
[lkml]   [1999]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectdangling else

umm... looks like it was already fixed in sparc64

linux-2.2.10/arch/sparc/mm/fault.c:386

if(write)
if(!(vma->vm_flags & VM_WRITE))
goto bad_area;
else
if(!(vma->vm_flags & (VM_READ | VM_EXEC)))
goto bad_area;


- Chris
-----------------------------------------------------------------------------
Chris Atenasio <chrisa@flashcom.net> - Friends don't let friends use Windows.
Send mail with subject "send pgp key" or "word of the day" for auto-response.
Today's word of the day: deliberating


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.037 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site