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: <20190128161847.GA2318@hp-pavilion-15-notebook-pc-brajeswar>
Date:   Mon, 28 Jan 2019 21:48:47 +0530
From:   Brajeswar Ghosh <brajeswar.linux@...il.com>
To:     tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, hpa@...or.com,
        dwmw@...zon.co.uk, brajeswar.linux@...il.com
Cc:     jrdr.linux@...il.com, linux-kernel@...r.kernel.org,
        sabyasachi.linux@...il.com
Subject: [PATCH] include/asm-prototypes: Remove duplicate header

Remove asm/page.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
---
 arch/x86/include/asm/asm-prototypes.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/include/asm/asm-prototypes.h b/arch/x86/include/asm/asm-prototypes.h
index 1908214b9125..ce92c4acc913 100644
--- a/arch/x86/include/asm/asm-prototypes.h
+++ b/arch/x86/include/asm/asm-prototypes.h
@@ -7,7 +7,6 @@
 
 #include <asm-generic/asm-prototypes.h>
 
-#include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/special_insns.h>
 #include <asm/preempt.h>
-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ