Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44bc9dc7 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

mm, x86, ptrace, bts: defer branch trace stopping, cleanup



Andrew Morton noticed that mm.h needlessly includes sched.h - remove it.

Reported-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 017bc617
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
#include <linux/prio_tree.h>
#include <linux/debug_locks.h>
#include <linux/mm_types.h>
#include <linux/sched.h>

struct mempolicy;
struct anon_vma;