lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 1 Apr 2007 11:47:23 +0200 (CEST)
From:	HÃ¥vard Skinnemoen <hskinnemoen@...el.com>
To:	"Christoph Hellwig" <hch@....de>
Cc:	hskinnemoen@...el.com, davem@...emloft.net,
	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: missing kretprobes support on avr32 and sparc64

On Sat, March 31, 2007 15:15, Christoph Hellwig wrote:
> Currently all avr32 and sparc64 don't support kretprobes unlike all
> other kprobes supporting architectures.  This is not nice from the
> user interface point of view and from the ugly ifdefs point of view.
> Is there a reason these ports can't support kretprobes or was this
> simply an oversight / lazyness?

Lazyness on my part, I guess. It shouldn't be too hard to implement on
avr32; It looks like the generic code sets a breakpoint on function entry,
so all I have to do is to set a breakpoint on the return address. And
handle the breakpoint somehow. I'll try to implement it when I get back to
work in about a week.

Haavard

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ