diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-10-25 23:36:10 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-10-25 23:44:30 +0100 |
commit | c06e004c72aa0d1acbc239fb995aa3d823543a8a (patch) | |
tree | 62d438159176d4f0090144073297fc093907ba81 /Documentation/input/ff.txt | |
parent | ARM: integrator: allow Integrator to be built with highmem (diff) | |
download | linux-c06e004c72aa0d1acbc239fb995aa3d823543a8a.tar.xz linux-c06e004c72aa0d1acbc239fb995aa3d823543a8a.zip |
ARM: Use GFP_DMA only for masks _less_ than 32-bit
We were using GFP_DMA for masks other than 0xffffffff, which is
wrong when some masks are initialized to 0xffffffffffffffff.
This caused such masks to obtain memory from the precious DMA
pool.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/input/ff.txt')
0 files changed, 0 insertions, 0 deletions