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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Jun 2009 23:00:18 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Mike Frysinger <vapier.adi@...il.com>
Cc:	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Paul Mackerras <paulus@...ba.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/checksyscalls.sh: only whine perf_counter_open
	when supported


* Mike Frysinger <vapier.adi@...il.com> wrote:

> On Fri, Jun 12, 2009 at 11:21, Ingo Molnar wrote:
> > * Mike Frysinger <vapier.adi@...il.com> wrote:
> >> the perf counter code explicitly requires:
> >> ...
> >>  - support for atomic64 types (unless i missed something, x86 is the
> >> only 32bit system that supports these)
> >
> > A wrapper suffices - should probably be librarized into lib/.
> 
> wonder if we can trick Arnd into doing that ...

FYI, Paul has posted the patches for generic atomic64_t today.

So the barrier of entry to perfcounters enablement is really low 
now, even for 32-bit architectures without 64-bit atomic ops.

	Ingo
--
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