lkml.org 
[lkml]   [2018]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] kernel: remove duplicated include from sys.c
Date
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
kernel/sys.c | 3 ---
1 file changed, 3 deletions(-)

diff --git a/kernel/sys.c b/kernel/sys.c
index 45dc552..d0281b5 100644
--- a/kernel/sys.c
+++ b/kernel/sys.c
@@ -71,9 +71,6 @@
#include <asm/io.h>
#include <asm/unistd.h>

-/* Hardening for Spectre-v1 */
-#include <linux/nospec.h>
-
#include "uid16.h"

#ifndef SET_UNALIGN_CTL
--
2.7.0

\
 
 \ /
  Last update: 2018-08-21 15:35    [W:0.257 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site