On Thu, 26 Jul 2007 17:13:23 +0900
KAMEZAWA Hiroyuki <[EMAIL PROTECTED]> wrote:
>  - lazy_mmu_prot_update() checked pte's executable bit. This was because old
>    Linux's anon page has executable bit. Current kernel doesn't set executable
>    bit on anonymous pages.
> 
Linux's anon page had VM_EXEC bit. Current kernel doesn't set VM_EXEC bit on
anonymous pages. (readable was executable in old days.)

Sorry.. confusing description...
-Kame

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to