]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - block/bounce.c
bounce: allow use of bounce pool via config option
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 16 Jun 2012 20:41:05 +0000 (16:41 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 18 Jul 2012 20:40:35 +0000 (16:40 -0400)
commitf1006257893917dfb1e0d74cb47b18c0e2908693
tree142954273810f9186757e784c468c25f515c5456
parent47fc28bff82a4dd5f6b41c97e335d10fc78a8e9a
bounce: allow use of bounce pool via config option

The tilegx USB OHCI support needs the bounce pool since we're not
using the IOMMU to handle 32-bit addresses.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/Kconfig
mm/bounce.c