Re: [POC][RFC][PATCH 0/2 v2] PROOF OF CONCEPT: Dynamic Functions (jump functions)

2018-10-08 Thread Steven Rostedt
On Sat, 06 Oct 2018 08:01:25 -0400 Steven Rostedt wrote: > [ Sending v2 because I updated quilt and it added back that stupid > "Content-Disposition: inline; filename=$patch" line, messing up > how the patches look in gmail. This should be better. ] > Actually, this wasn't suppose to go out

[POC][RFC][PATCH 0/2 v2] PROOF OF CONCEPT: Dynamic Functions (jump functions)

2018-10-08 Thread Steven Rostedt
[ Sending v2 because I updated quilt and it added back that stupid "Content-Disposition: inline; filename=$patch" line, messing up how the patches look in gmail. This should be better. ] This is just a Proof Of Concept (POC), as I have done some "no no"s like having x86 asm code in generic cod