From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.14+ ALSA OSS emulation
Date: Mon, 20 May 2002 17:59:29 +0000 (UTC) [thread overview]
Message-ID: <acbdi1$ljb$1@penguin.transmeta.com> (raw)
In-Reply-To: <m179bTr-0005khC@gherkin.frus.com>
In article <m179bTr-0005khC@gherkin.frus.com>,
Bob_Tracy <rct@gherkin.frus.com> wrote:
>In the 2.5.14 patchset, the following change was made in
>linux/sound/core/Config.in:
>
>-bool ' OSS API emulation' CONFIG_SND_OSSEMUL $CONFIG_SND
>+dep_bool ' OSS API emulation' CONFIG_SND_OSSEMUL $CONFIG_SND
>
>This breaks the OSS API emulation for people building their ALSA sound
>drivers as modules (CONFIG_SND == "m"). The following patch applied
>against the 2.5.16 kernel accomplishes what I think the author intended:
Good catch.
However, the simpler fix is to use "dep_mbool", which exists exactly for
this reason.
Linus
prev parent reply other threads:[~2002-05-20 18:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-20 0:56 2.5.14+ ALSA OSS emulation Bob_Tracy
2002-05-20 17:59 ` Linus Torvalds [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='acbdi1$ljb$1@penguin.transmeta.com' \
--to=torvalds@transmeta.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox