Re: [PATCH] Linux Kernel Markers

From: Martin Bligh
Date: Tue Sep 19 2006 - 12:42:45 EST


Andrew Morton wrote:
On Tue, 19 Sep 2006 09:04:43 -0700
Martin Bligh <mbligh@xxxxxxxxxx> wrote:


It seems like all we'd need to do
is "list all references to function, freeze kernel, update all
references, continue"


"overwrite first 5 bytes of old function with `jmp new_function'".

Yes, that's simple. but slower, as you have a double jump. Probably
a damned sight faster than int3 though.

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