linux-next/Documentation
Geert Uytterhoeven fff5d99225 swiotlb: Add swiotlb=noforce debug option
On architectures like arm64, swiotlb is tied intimately to the core
architecture DMA support. In addition, ZONE_DMA cannot be disabled.

To aid debugging and catch devices not supporting DMA to memory outside
the 32-bit address space, add a kernel command line option
"swiotlb=noforce", which disables the use of bounce buffers.
If specified, trying to map memory that cannot be used with DMA will
fail, and a rate-limited warning will be printed.

Note that io_tlb_nslabs is set to 1, which is the minimal supported
value.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2016-12-19 09:05:20 -05:00
..
2016-12-13 12:11:01 -08:00
2016-12-13 11:06:21 -08:00
2016-10-03 08:58:35 -07:00
2016-05-31 16:41:55 +08:00
2016-11-18 16:13:41 -07:00
2016-12-13 15:43:56 -08:00
2016-12-11 13:37:55 -07:00
2016-12-13 15:43:56 -08:00
2015-06-08 23:15:45 +02:00
2016-10-07 20:19:31 -07:00
2016-11-14 10:39:48 -08:00
2016-06-30 13:07:33 -06:00
2016-12-06 06:13:03 -07:00
2016-06-07 22:57:10 +02:00
2016-06-07 22:57:10 +02:00
2016-05-17 14:48:04 +02:00