[PATCH] ia64: turn off ALLOW_IOV_BYPASS
Since the BIO-layer assumes that blocks can be merged virtually at the granularity of BIO_VMERGE_BOUNDARY, independent of what device is in use, we always need to go through the I/O MMU, even for 64-bit devices. Hopefully, the BIO-layer can be made smarter some day.
Showing
Please register or sign in to comment