* Impact of removing VM_EXEC from brk area
@ 2014-11-13 12:24 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2014-11-13 12:24 UTC (permalink / raw)
To: linux-kernel, linux-mm, linux-mips, libc-alpha
A patch to remove VM_EXEC from VM_DATA_DEFAULT_FLAGS for MIPS has been
submitted to me with the primary motivation for this change being
some performance improvment. In other words, the patch would remove
execute permission from a process brk area. It's however unclear to
me how much software wreckage would result from such a change, even
if the execute permission for the stack area remains unchanged.
So, what would break?
Thanks,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Impact of removing VM_EXEC from brk area
@ 2014-11-13 12:24 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2014-11-13 12:24 UTC (permalink / raw)
To: linux-kernel, linux-mm, linux-mips, libc-alpha
A patch to remove VM_EXEC from VM_DATA_DEFAULT_FLAGS for MIPS has been
submitted to me with the primary motivation for this change being
some performance improvment. In other words, the patch would remove
execute permission from a process brk area. It's however unclear to
me how much software wreckage would result from such a change, even
if the execute permission for the stack area remains unchanged.
So, what would break?
Thanks,
Ralf
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-13 12:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 12:24 Impact of removing VM_EXEC from brk area Ralf Baechle
2014-11-13 12:24 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.