]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
arm/xen: don't inclide rwlock.h directly.
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 5 Oct 2017 12:56:53 +0000 (14:56 +0200)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Thu, 26 Oct 2017 20:58:17 +0000 (16:58 -0400)
commita494ee6cfd771c2b37721a18a1c9209b61bdf81d
tree9f17bd31bd0a362325f93d6f2336b2f6232e621e
parent5266b8e4445cc836c46689d80a9ff539fa3bfbda
arm/xen: don't inclide rwlock.h directly.

rwlock.h should not be included directly. Instead linux/splinlock.h
should be included. One thing it does is to break the RT build.

Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: xen-devel@lists.xenproject.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/arm/xen/p2m.c