[PATCH 1/3] kernel/locking: #include <asm/spinlock.h> in qrwlock.c
Geert Uytterhoeven
geert at linux-m68k.org
Wed May 3 08:05:29 PDT 2017
On Wed, May 3, 2017 at 4:51 PM, Yury Norov <ynorov at caviumnetworks.com> wrote:
> --- a/kernel/locking/qrwlock.c
> +++ b/kernel/locking/qrwlock.c
> @@ -20,6 +20,7 @@
> #include <linux/cpumask.h>
> #include <linux/percpu.h>
> #include <linux/hardirq.h>
> +#include <asm/spinlock.h>
linux/spinlock.h?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
More information about the linux-arm-kernel
mailing list