[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1506384126-2862-4-git-send-email-rohit.k.jain@oracle.com>
Date: Mon, 25 Sep 2017 17:02:06 -0700
From: Rohit Jain <rohit.k.jain@...cle.com>
To: linux-kernel@...r.kernel.org, eas-dev@...ts.linaro.org
Cc: peterz@...radead.org, mingo@...hat.com, joelaf@...gle.com,
atish.patra@...cle.com, vincent.guittot@...aro.org,
dietmar.eggemann@....com, morten.rasmussen@....com
Subject: [PATCH 3/3] ignore_this_patch: Fixing compilation error on Peter's tree
Addendum, please ignore.
Signed-off-by: Rohit Jain <rohit.k.jain@...cle.com>
---
kernel/time/tick-sched.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
index eb0e975..ede1add 100644
--- a/kernel/time/tick-sched.c
+++ b/kernel/time/tick-sched.c
@@ -19,6 +19,7 @@
#include <linux/percpu.h>
#include <linux/nmi.h>
#include <linux/profile.h>
+#include <linux/vmstat.h>
#include <linux/sched/signal.h>
#include <linux/sched/clock.h>
#include <linux/sched/stat.h>
--
2.7.4
Powered by blists - more mailing lists