mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-17 11:00:43 +09:00
There's no reason to do GFP_NOFS in tests, it's not data-heavy and memory allocation failures would affect only developers or testers. Signed-off-by: David Sterba <dsterba@suse.com>