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]
Message-ID: <20220914110437.1436353-1-cuigaosheng1@huawei.com>
Date:   Wed, 14 Sep 2022 19:04:35 +0800
From:   Gaosheng Cui <cuigaosheng1@...wei.com>
To:     <rostedt@...dmis.org>, <mingo@...hat.com>, <tglx@...utronix.de>,
        <bp@...en8.de>, <dave.hansen@...ux.intel.com>, <x86@...nel.org>,
        <hpa@...or.com>, <mhiramat@...nel.org>, <peterz@...radead.org>,
        <ast@...nel.org>
CC:     <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] Remove unused declarations for x86/trace

This series contains a few cleanup patches, to remove unused
declarations which have been removed. Thanks!

Gaosheng Cui (2):
  x86/ftrace: remove unused modifying_ftrace_code declaration
  x86/kprobes: remove unused arch_kprobe_override_function() declaration

 arch/x86/include/asm/ftrace.h  | 1 -
 arch/x86/include/asm/kprobes.h | 2 --
 2 files changed, 3 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ