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] [day] [month] [year] [list]
Date:   Mon, 28 Jan 2019 09:39:55 -0800
From:   tip-bot for Brajeswar Ghosh <tipbot@...or.com>
To:     linux-tip-commits@...r.kernel.org
Cc:     dwmw@...zon.co.uk, brajeswar.linux@...il.com, bp@...e.de,
        linux-kernel@...r.kernel.org, mingo@...nel.org, hpa@...or.com,
        tglx@...utronix.de, mingo@...hat.com
Subject: [tip:x86/cleanups] x86/asm-prototypes: Remove duplicate include
 <asm/page.h>

Commit-ID:  fc5014cc552811ade1edce59d0c3f1baa069ffa0
Gitweb:     https://git.kernel.org/tip/fc5014cc552811ade1edce59d0c3f1baa069ffa0
Author:     Brajeswar Ghosh <brajeswar.linux@...il.com>
AuthorDate: Mon, 28 Jan 2019 21:48:47 +0530
Committer:  Borislav Petkov <bp@...e.de>
CommitDate: Mon, 28 Jan 2019 18:32:34 +0100

x86/asm-prototypes: Remove duplicate include <asm/page.h>

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

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
Signed-off-by: Borislav Petkov <bp@...e.de>
Cc: David Woodhouse <dwmw@...zon.co.uk>
Cc: "H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: jrdr.linux@...il.com
Cc: sabyasachi.linux@...il.com
Cc: Thomas Gleixner <tglx@...utronix.de>
Link: https://lkml.kernel.org/r/20190128161847.GA2318@hp-pavilion-15-notebook-pc-brajeswar
---
 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>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ