public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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>
Subject: Re: [Alsa-devel] alsa-driver will not compile with kernel 2.6.9-rc2-mm4-S7
Date: Fri, 01 Oct 2004 21:13:50 -0400	[thread overview]
Message-ID: <1096679629.22244.4.camel@krustophenia.net> (raw)
In-Reply-To: <1096678383.27818.87.camel@krustophenia.net>

On Fri, 2004-10-01 at 20:53, Lee Revell wrote:
> On Fri, 2004-10-01 at 20:48, Tonnerre wrote:
> > Salut,
> > 
> > On Sat, Oct 02, 2004 at 01:34:29AM +0100, Rui Nuno Capela wrote:
> > > Maybe someone on the lkml may have a clue and help here?
> > 
> > http://marc.theaimsgroup.com/?l=linux-kernel&m=109526630905797&w=2
> 
> Thanks, but it's already obvious that this is related to the iomem
> changes.  This does not address this issue of what specifically broke
> ALSA between -mm3 and -mm4.
> 
> If it is clear to you what the issue is then a patch would be much more
> helpful ;-)
> 

OK found the problem.  Looks like the ALSA folks have the hooks in there
for the iomem changes but it is currently a NOOP.  In
alsa-driver/configure:

   6632 #define CONFIG_OLD_REMAP_PAGE_RANGE 1

Then:

   6569 echo "$as_me:$LINENO: checking for new remap_page_range" >&5
   6570 echo $ECHO_N "checking for new remap_page_range... $ECHO_C" >&6

For now unset CONFIG_OLD_REMAP_PAGE_RANGE and it should work.  Not yet
tested.

Lee



  reply	other threads:[~2004-10-02  1:13 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 [this message]
2004-10-02  1:23         ` Lee Revell
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=1096679629.22244.4.camel@krustophenia.net \
    --to=rlrevell@joe-job.com \
    --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