Orabug:
22729791
Commit:
5075a47f3765e778b45367ba4873c1bd08b21d0e
fix-up code base for v4.1.12-46 merge
should not have removed "#include <linux/hugetlb.h>"
Add it back in after applying
adfc71b605:
fix-up - add back include of linux/dtrace_os.h
so that it will merge with master.
Signed-off-by: Chuck Anderson <chuck.anderson@oracle.com>
#include <linux/percpu.h>
#include <linux/context_tracking.h>
#include <linux/dtrace_os.h>
+#include <linux/hugetlb.h>
#include <asm/page.h>
#include <asm/pgtable.h>