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]
Message-ID: <20191011104712.GL2359@hirez.programming.kicks-ass.net>
Date:   Fri, 11 Oct 2019 12:47:12 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     Steven Rostedt <rostedt@...dmis.org>
Cc:     x86@...nel.org, linux-kernel@...r.kernel.org, mhiramat@...nel.org,
        bristot@...hat.com, jbaron@...mai.com,
        torvalds@...ux-foundation.org, tglx@...utronix.de,
        mingo@...nel.org, namit@...are.com, hpa@...or.com, luto@...nel.org,
        ard.biesheuvel@...aro.org, jpoimboe@...hat.com
Subject: Re: [PATCH v3 5/6] x86/ftrace: Use text_poke()

On Fri, Oct 11, 2019 at 12:45:52PM +0200, Peter Zijlstra wrote:
> +	if (!ops->trampoline) {
> +		ops->trampoline = create_trampoline(ops, &size, ftrace_ops_get_func(ops));

And now that I look at what I send, I see we already pass ops, so no
need to pass ftrace_ops_get_func().

Let me respin that.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ