mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
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>
18 KiB
18 KiB