mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-29 21:24:23 +00:00
The same effects can be achieved by setting the dma_boundary to PAGE_SIZE - 1 and the max_segment_size to PAGE_SIZE, so shift those settings into the drivers. Note that in many cases the setting might be bogus, but this keeps the status quo. [mkp: fix myrs and myrb] Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> |
||
|---|---|---|
| .. | ||
| boot | ||
| hpsim_console.c | ||
| hpsim_irq.c | ||
| hpsim_machvec.c | ||
| hpsim_setup.c | ||
| hpsim_ssc.h | ||
| hpsim.S | ||
| Kconfig | ||
| Makefile | ||
| simeth.c | ||
| simscsi.c | ||
| simserial.c | ||