From: Lee Revell <rlrevell@joe-job.com>
To: Tonnerre <tonnerre@thundrix.ch>
Cc: Rui Nuno Capela <rncbc@rncbc.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@elte.hu>,
alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: [Alsa-devel] alsa-driver will not compile with kernel 2.6.9-rc2-mm4-S7
Date: Fri, 01 Oct 2004 21:23:18 -0400 [thread overview]
Message-ID: <1096680198.22244.6.camel@krustophenia.net> (raw)
In-Reply-To: <1096679629.22244.4.camel@krustophenia.net>
On Fri, 2004-10-01 at 21:13, Lee Revell wrote:
> For now unset CONFIG_OLD_REMAP_PAGE_RANGE and it should work. Not yet
> tested.
Yup, this works. Trivial patch:
--- alsa-driver/configure~ 2004-09-29 16:05:19.000000000 -0400
+++ alsa-driver/configure 2004-10-01 21:14:20.000000000 -0400
@@ -6629,7 +6629,7 @@
CFLAGS=$ac_save_CFLAGS
if test "$new_remap" != "1"; then
cat >>confdefs.h <<\_ACEOF
-#define CONFIG_OLD_REMAP_PAGE_RANGE 1
+#undef CONFIG_OLD_REMAP_PAGE_RANGE
_ACEOF
fi
Lee
next prev parent reply other threads:[~2004-10-02 1:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-02 0:12 alsa-driver will not compile with kernel 2.6.9-rc2-mm4-S7 Lee Revell
2004-10-02 0:34 ` [Alsa-devel] " Rui Nuno Capela
2004-10-02 0:48 ` Tonnerre
2004-10-02 0:53 ` Lee Revell
2004-10-02 1:13 ` Lee Revell
2004-10-02 1:23 ` Lee Revell [this message]
2004-10-02 0:51 ` io_remap_page_range (was Re: [Alsa-devel] alsa-driver will not compile with kernel 2.6.9-rc2-mm4-S7) Lee Revell
2004-10-04 15:26 ` Takashi Iwai
2004-10-08 19:23 ` Lee Revell
2004-10-08 20:11 ` Lee Revell
2004-10-02 11:47 ` [Alsa-devel] alsa-driver will not compile with kernel 2.6.9-rc2-mm4-S7 Florian Schmidt
2004-10-02 12:25 ` Florian Schmidt
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=1096680198.22244.6.camel@krustophenia.net \
--to=rlrevell@joe-job.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rncbc@rncbc.org \
--cc=tonnerre@thundrix.ch \
/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