On Thu, Jul 26, 2018 at 08:28:41AM +0200, Takashi Iwai wrote: > I can put this to for-next branch, or to another immutable branch, so > that Mark can pull in. Or, it's fine that Mark applies to his tree > together with other Intel patches, too. Mark, what's your preference? > In the last case, feel free to take my ack: > Reviewed-by: Takashi Iwai Since I can just do it immediately I applied it and pushed out a signed tag for it: The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40: Linux 4.18-rc1 (2018-06-17 08:04:49 +0900) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/alsa-add-snd-sgbuf-aligned-pages for you to fetch changes up to 4cae99d9b5305ab8cccc839fccceb81ec9e5abda: ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally (2018-07-26 17:05:29 +0100) ---------------------------------------------------------------- ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally Make this helper inline function available for all platforms. This helps solve 0-day compilation issues when CONFIG_SND_DMA_SGBUF is not defined. ---------------------------------------------------------------- Pierre-Louis Bossart (1): ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally include/sound/memalloc.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)