Re: [PATCH v2] genalloc: Make the avail variable an atomic_long_t
From: Stephen Bates
Date: Sun Oct 29 2017 - 20:52:49 EST
> Do we still need #include <linux/types.h> ? For me, it compiles without it.
Yes we do. Kbuild reported a failure when I tried omitting it (arm-multi_v7_defconfig).
> Reviewed-by: Daniel Mentz danielmentz@xxxxxxxxxx
Thanks for the review
Andrew can you look at picking this up or do you want me to respin with that tags from Daniel and Mathieu applied?
Stephen