All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Geert Uytterhoeven" <geert@linux-m68k.org>
Cc: "Jaroslav Kysela" <perex@perex.cz>, <alsa-devel@alsa-project.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA
Date: Mon, 10 Jul 2017 16:04:19 +0200	[thread overview]
Message-ID: <s5htw2k2xss.wl-tiwai@suse.de> (raw)
In-Reply-To: <1499628662-15490-1-git-send-email-geert@linux-m68k.org>

On Sun, 09 Jul 2017 21:31:02 +0200,
Geert Uytterhoeven wrote:
> 
> If NO_DMA=y:
> 
>     sound/core/pcm_native.o: In function `snd_pcm_lib_default_mmap':
>     pcm_native.c:(.text+0x144c): undefined reference to `bad_dma_ops'
>     pcm_native.c:(.text+0x1474): undefined reference to `dma_common_mmap'
> 
> Add a check for HAS_DMA to fix this.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied, thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jaroslav Kysela <perex@perex.cz>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA
Date: Mon, 10 Jul 2017 16:04:19 +0200	[thread overview]
Message-ID: <s5htw2k2xss.wl-tiwai@suse.de> (raw)
In-Reply-To: <1499628662-15490-1-git-send-email-geert@linux-m68k.org>

On Sun, 09 Jul 2017 21:31:02 +0200,
Geert Uytterhoeven wrote:
> 
> If NO_DMA=y:
> 
>     sound/core/pcm_native.o: In function `snd_pcm_lib_default_mmap':
>     pcm_native.c:(.text+0x144c): undefined reference to `bad_dma_ops'
>     pcm_native.c:(.text+0x1474): undefined reference to `dma_common_mmap'
> 
> Add a check for HAS_DMA to fix this.
> 
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Applied, thanks.


Takashi

  reply	other threads:[~2017-07-10 14:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-09 19:31 [PATCH] ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA Geert Uytterhoeven
2017-07-09 19:31 ` Geert Uytterhoeven
2017-07-10 14:04 ` Takashi Iwai [this message]
2017-07-10 14:04   ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5htw2k2xss.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.