Just pulled 4.7.0-rc1, and I find a build error kernel/locking/rwsem.c: In function ?down_write_killable?: kernel/locking/rwsem.c:65: error: implicit declaration of function ?__down_write_killable? make[2]: *** [kernel/locking/rwsem.o] Error 1
I had to pull in this patch: http://lkml.iu.edu/hypermail/linux/kernel/1602.3/04431.html to get it to build- did I just miss something in my pull? --Sowmini
