diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-05 18:33:17 (GMT) |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-06 16:56:12 (GMT) |
commit | ae2031fb29d12d02e9ce4220d5e03e75bb6b7bdf (patch) | |
tree | 45ca7683f5c834e087bf31c9de8059c47c703178 /firmware/ositech | |
parent | 5026dafa177133f9b6bf0000dfc98596fa4ad2fd (diff) | |
download | linux-fsl-qoriq-ae2031fb29d12d02e9ce4220d5e03e75bb6b7bdf.tar.xz |
tile PCI RC: reduce driver's vmalloc space usage
We can take advantage of the fact that bit 29 is hard-wired
to zero in register TRIO_TILE_PIO_REGION_SETUP_CFG_ADDR.
This is handy since at the moment we only allocate one 4GB
region for vmalloc, and with this change we can allocate
four or more TRIO MACs without using up all the vmalloc space.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'firmware/ositech')
0 files changed, 0 insertions, 0 deletions