On Thu, 31 Mar 2016 07:59:56 -0500 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > On Thu, Mar 31, 2016 at 7:57 AM, Martin Schwidefsky > <schwidefsky@xxxxxxxxxx> wrote: > > > > to receive the following updates: > > > > * An interface for dasd driver to query if a volume is online to > > another operating system > > * A proper fix for the lcu locking issue in the dasd driver > > * Add the new preadv2 and pwritev2 system calls > > * Define the mark_rodata_ro function and set DEBUG_RODATA=y > > * A few more bug fixes. > > I'm not seeing that the dasd changes are bugfixes. > > Not pulled. You can try to explain more, but on the whole this looks > more like a new feature than anything else. The commit "s390/dasd: add query host access to volume support" introduces is an attribute 'host_access_count' to find out how many systems are using a particular device. This is indeed a new feature. The other large dasd patch "s390/dasd: reorder lcu and device lock" is a far better solution for the LCU locking that the git commit 9bfefde718c1352d "s390/dasd: fix incorrect locking order for LCU device add/remove" tries to solve. That commit has been added with the merge window patches for 4.6. I really would like to see the "s390/dasd: reorder lcu and device lock" go into 4.6 as the current solution is really ugly. But I'll remove the patch with the new attribute. Would that be acceptable? -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html