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-next>] [day] [month] [year] [list]
Date:   Wed, 19 May 2021 15:03:02 +0200
From:   Vasily Gorbik <gor@...ux.ibm.com>
To:     Peter Zijlstra <peterz@...radead.org>,
        Josh Poimboeuf <jpoimboe@...hat.com>
Cc:     Ingo Molnar <mingo@...nel.org>, Borislav Petkov <bp@...e.de>,
        Miroslav Benes <mbenes@...e.cz>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] objtool annotations: Avoid using inline asm operand
 modifiers

Make objtool annotations arch assembler independent. Would be nice if this goes
via objtool tree. I have further patches which depend on that.

Vasily Gorbik (2):
  compiler.h: Avoid using inline asm operand modifiers
  instrumentation.h: Avoid using inline asm operand modifiers

 include/linux/compiler.h        | 22 ++++++++++++++--------
 include/linux/instrumentation.h | 20 ++++++++++++--------
 2 files changed, 26 insertions(+), 16 deletions(-)

-- 
2.25.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ