diff options
author | Takashi Iwai | 2021-08-02 09:28:04 +0200 |
---|---|---|
committer | Takashi Iwai | 2021-08-04 08:08:14 +0200 |
commit | d5c5055816740bd26f3c0095e7f5e63dfa4bbdf8 (patch) | |
tree | f35c136323d52bf453f8843e8820d955b1b40634 /init | |
parent | ac9245a5406e6074a1aa211f103629d3f154c5a5 (diff) |
ALSA: memalloc: Support WC allocation on all architectures
There are the generic DMA API calls for allocating and managing the
pages with the write-combined attribute. Let's use them for all
architectures but x86; x86 still needs the special handling to
override the page attributes.
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210802072815.13551-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions