On Thu, 2019-04-25 at 14:28 -0400, Steven Rostedt wrote: > On Mon, 22 Apr 2019 11:58:01 -0700 > Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx> wrote: > > > Use new flag VM_FLUSH_RESET_PERMS for handling freeing of special > > permissioned memory in vmalloc and remove places where memory was set NX > > and RW before freeing which is no longer needed. > > > > Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> > > Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > > Signed-off-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx> > > Tested-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> > > -- Steve Thanks! Rick