lkml.org 
[lkml]   [2017]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2] genalloc: Make the avail variable an atomic_long_t
On Thu, Oct 26, 2017 at 9:04 AM,  <sbates@raithlin.com> wrote:
> --- a/include/linux/genalloc.h
> +++ b/include/linux/genalloc.h
> @@ -32,6 +32,7 @@
>
> #include <linux/types.h>
> #include <linux/spinlock_types.h>
> +#include <linux/atomic.h>

Do we still need #include <linux/types.h> ? For me, it compiles without it.

Reviewed-by: Daniel Mentz <danielmentz@google.com>

\
 
 \ /
  Last update: 2017-10-28 20:20    [W:0.834 / U:0.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site