diff options
author | Anton Blanchard <anton@samba.org> | 2012-06-03 19:42:13 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-07-03 04:14:46 (GMT) |
commit | c1703e85a7b20ffcefd5360e2542460737ecc15c (patch) | |
tree | a2aa1cb255beab5b00336121b2aeb9adefc24180 /fs/aio.c | |
parent | b3f271e86e5a440713716bb222e1aa1227994c50 (diff) | |
download | linux-fsl-qoriq-c1703e85a7b20ffcefd5360e2542460737ecc15c.tar.xz |
powerpc/pseries: Disable interrupts around IOMMU percpu data accesses
tce_buildmulti_pSeriesLP uses a per cpu page to communicate with the
hypervisor. We currently rely on the IOMMU table spinlock but
subsequent patches will be removing that so disable interrupts
around all accesses of tce_page.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions