From: Takashi Iwai Date: Wed, 24 Aug 2022 06:03:46 +0000 (+0200) Subject: Merge branch 'topic/memalloc-cleanup' into for-next X-Git-Tag: v6.1-rc1~158^2~1^2~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=384c687fb4ad0774aaae58ed7f43cc738aa57a73;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'topic/memalloc-cleanup' into for-next ALSA: Drop hackish GFP giveaway for CONTINUOUS pages This is a series of cleanup patches for dropping the current hackish way of passing the GFP_* flags for CONTINOUS and VMALLOC memory allocations. There are only three users for this legacy feature, and all of them seem superfluous. And, if any driver requires the memory restriction in future, it can now pass the proper device pointer for specifying the DMA mask. Link: https://lore.kernel.org/r/20220823115740.14123-1-tiwai@suse.de Signed-off-by: Takashi Iwai --- 384c687fb4ad0774aaae58ed7f43cc738aa57a73