|
pr_debug("attempting mmap of %lu bytes\n", ctx->mmap_size);
|
|
pr_debug("attempting mmap of %lu bytes\n", ctx->mmap_size);
|
|
ctx->mmap_base = do_mmap_pgoff(ctx->aio_ring_file, 0, ctx->mmap_size,
|
|
ctx->mmap_base = do_mmap_pgoff(ctx->aio_ring_file, 0, ctx->mmap_size,
|