diff --git a/[refs] b/[refs] index bce739a81c8d..bae438df571d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4564ead763a9264edbec6d4e72aa273f05eb39c +refs/heads/master: 2dfd06036ba7ae8e7be2daf5a2fff1dac42390bf diff --git a/trunk/include/linux/aio.h b/trunk/include/linux/aio.h index 2314ad8b3c9c..b1a520ec8b59 100644 --- a/trunk/include/linux/aio.h +++ b/trunk/include/linux/aio.h @@ -140,6 +140,7 @@ struct kiocb { (x)->ki_dtor = NULL; \ (x)->ki_obj.tsk = tsk; \ (x)->ki_user_data = 0; \ + (x)->private = NULL; \ } while (0) #define AIO_RING_MAGIC 0xa10a10a1