+3
−1
+5
−4
+2
−1
Loading
To increase compiler portability there are several macros defined in <linux/compiler.h> for various gcc __attribute((..)) constructs. I've made sure gcc these specific were replaced with the right macro and an #include <linux/compiler.h> was placed where needed. Signed-off-by:Gideon Israel Dsouza <gidisrael@gmail.com> Signed-off-by:
Jens Axboe <axboe@fb.com>