mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-06 20:34:10 +00:00
There's really no need to retry an allocation with __GFP_REPEAT set. Also, use get_zeroed_page() and __GFP_ZERO to eliminate the extra call to clear_page() afterwards. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
1.5 KiB
1.5 KiB