mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Pass a boolean flag to indicate if swiotlb needs to be enabled based on the addressing needs, and replace the verbose argument with a set of flags, including one to force enable bounce buffering. Note that this patch removes the possibility to force xen-swiotlb use with the swiotlb=force parameter on the command line on x86 (arm and arm64 never supported that), but this interface will be restored shortly. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Tested-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> |
||
|---|---|---|
| .. | ||
| boardinfo.c | ||
| cop2-ex.c | ||
| cpucfg-emul.c | ||
| dma.c | ||
| env.c | ||
| hpet.c | ||
| init.c | ||
| Kconfig | ||
| Makefile | ||
| numa.c | ||
| Platform | ||
| pm.c | ||
| reset.c | ||
| setup.c | ||
| smp.c | ||
| smp.h | ||
| time.c | ||
| vbios_quirk.c | ||