mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
4a3b99bc04
When mapping doorbell page from user-mode, the driver should use the system
page size as this memory is allocated via mmap() from user-mode.
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
cq.c | ||
device.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
mana_ib.h | ||
mr.c | ||
qp.c | ||
wq.c |