On 27 Dec 2010 at 1:05, klondike wrote:

> looking at ./Documentation/kernel-parameters.txt only found these:
>         pax_nouderef    [X86-32] disables UDEREF.  Most likely needed under 
> certain
>                         virtualization environments that don't cope well with 
> the
>                         expand down segment used by UDEREF on X86-32.
> 
>         pax_softmode=   [X86-32] 0/1 to disable/enable PaX softmode on boot 
> already.
> 
> Are you sure I'm not missing any, a similar feature for KERNEXEC would
> be very useful.

as you found out, all the PaX specific kernel command line parameters
are documented where other such parameters are ;). as for KERNEXEC, it's
not possible (well, with reasonable effort) to turn it off at runtime.


Reply via email to