All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH alsa-lib] Don't use fork() on noMMU platforms
Date: Fri, 02 Nov 2018 08:40:19 +0100	[thread overview]
Message-ID: <s5hva5gexlo.wl-tiwai@suse.de> (raw)
In-Reply-To: <20181101144001.1452-1-thomas.petazzoni@bootlin.com>

On Thu, 01 Nov 2018 15:40:01 +0100,
Thomas Petazzoni wrote:
> 
> fork() is not available on noMMU platforms, but in the specific case
> of pcm_direct.c, vfork() can be used instead. This commit adds an
> autoconf check for fork(), and falls back to vfork() is fork() is not
> available.

Do the dmix & co work on non-mmu systems at all...?


thanks,

Takashi

      reply	other threads:[~2018-11-02  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-01 14:40 [PATCH alsa-lib] Don't use fork() on noMMU platforms Thomas Petazzoni
2018-11-02  7:40 ` Takashi Iwai [this message]

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=s5hva5gexlo.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=thomas.petazzoni@bootlin.com \
    /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.