From: William Lee Irwin III <wli@holomorphy.com>
To: Paul Jackson <pj@sgi.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Does io_remap_page_range() take 5 or 6 args?
Date: Wed, 18 Aug 2004 13:53:38 -0700 [thread overview]
Message-ID: <20040818205338.GF11200@holomorphy.com> (raw)
In-Reply-To: <20040818133348.7e319e0e.pj@sgi.com>
On Wed, Aug 18, 2004 at 01:33:48PM -0700, Paul Jackson wrote:
> and the following files using 6 args:
> arch/sparc/mm/generic.c
> drivers/sbus/char/vfc_dev.c
> include/asm-sparc/pgtable.h
> include/asm-sparc64/pgtable.h
> I'm noticing this trying to build 2.6.8.1-mm1 sparc64, using crosstool
> and 'make defconfig'. It errors out with:
> $ make sound/core/pcm_native.o
> CC [M] sound/core/pcm_native.o
> sound/core/pcm_native.c: In function `snd_pcm_mmap_data':
> sound/core/pcm_native.c:3088: error: too few arguments to function `io_remap_page_range'
> My dimm recollection is that this error has been here a while, but that
> I've just been commenting CONFIG_SOUND out, since I really didn't care
> about either sound nor about sparc64 (only that I wasn't contributing
> further grief to sparc64 with my cpumask and cpuset stuff).
> Does anyone know the story behind this odd inconsistency?
> Better yet, is anyone signed up to resolve this? No, I'm not
> volunteering ;).
Once it's decided how many it really takes, I'll fix up sparc32 as-needed.
-- wli
next prev parent reply other threads:[~2004-08-18 20:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-18 20:33 Does io_remap_page_range() take 5 or 6 args? Paul Jackson
2004-08-18 20:53 ` William Lee Irwin III [this message]
2004-08-18 20:55 ` David S. Miller
2004-08-18 20:56 ` David S. Miller
2004-08-18 21:05 ` William Lee Irwin III
2004-08-18 21:30 ` David S. Miller
2004-08-18 21:40 ` William Lee Irwin III
2004-08-18 22:00 ` William Lee Irwin III
2004-08-18 22:59 ` William Lee Irwin III
2004-08-18 23:16 ` David S. Miller
2004-08-18 23:33 ` William Lee Irwin III
2004-08-19 2:38 ` William Lee Irwin III
2004-08-19 2:43 ` David S. Miller
2004-08-19 2:51 ` William Lee Irwin III
2004-08-18 21:36 ` Richard B. Johnson
2004-08-18 20:54 ` David S. Miller
2004-08-18 21:15 ` Paul Jackson
2004-08-18 21:35 ` William Lee Irwin III
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=20040818205338.GF11200@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pj@sgi.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.