K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2020-06-10T04:08:16.433130Z K 7 svn:log V 313 powerpc/powernv: Don't use the vmem quantum cache for OPAL PCI MSI allocations vmem quantum cache is only needed when doing a lot of concurrent allocations, which doesn't happen when allocating MSIs. This wastes memory for the cache zones. Avoid this waste and don't use the quantum cache. Reported by: markj END