This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm64 kprobes patches


Hi -

On Thu, Feb 27, 2014 at 10:12:26AM +0530, Sandeepa Prabhu wrote:
> [...]
> Even on arm64, there are kernel functions that fails for kprobes,
> (example: memcpy, memset etc) that are referenced by kprobe handler
> themselves.

That is normal & fine, if "fails for kprobes" means only that the
kprobes refuse to be registered.  A failure that brings down the
kernel is much worse.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]