mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>