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, 7 Nov 2018 16:54:34 +0800
From:   Yi Wang <wang.yi59@....com.cn>
To:     tglx@...utronix.de
Cc:     mingo@...hat.com, bp@...en8.de, hpa@...or.com, x86@...nel.org,
        suravee.suthikulpanit@....com, puwen@...on.cn,
        davidwang@...oxin.com, wang.yi59@....com.cn,
        linux-kernel@...r.kernel.org, dwmw@...zon.co.uk,
        gregkh@...uxfoundation.org, thomas.lendacky@....com,
        fenghua.yu@...el.com, pbonzini@...hat.com, konrad.wilk@...cle.com,
        zhong.weidong@....com.cn
Subject: [PATCH 0/3] x86/cpu: fix some prototype warning

This series of patch fix some prototype warning because
of missing include file.

Yi Wang (3):
  x86/cpu: fix prototype warning in cacheinfo.c
  x86/cpu: fix prototype warning in scattered.c
  x86/cpu: fix prototype warning in topology.c

 arch/x86/kernel/cpu/cacheinfo.c | 1 +
 arch/x86/kernel/cpu/scattered.c | 2 ++
 arch/x86/kernel/cpu/topology.c  | 2 ++
 3 files changed, 5 insertions(+)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ