From: Ralf Baechle <ralf@linux-mips.org>
To: JP Foster <jp.foster@exterity.co.uk>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: clear_user_page in page.h
Date: Tue, 8 Mar 2005 14:07:47 +0000 [thread overview]
Message-ID: <20050308140747.GC9811@linux-mips.org> (raw)
In-Reply-To: <1110287573.30647.16.camel@localhost.localdomain>
On Tue, Mar 08, 2005 at 01:12:52PM +0000, JP Foster wrote:
> Hi all,
> I'm building the video4linux drivers as modules and the video-buf driver
> can't load as it has no reference to shm_align_mask and
> flush_data_cache_page.
>
> These are needed by asm-mips/page.h for the inline funcs, pages_do_alias
> and clear/copy_user_page.
> How should shm_align_mask and flush_data_cache_page. be exported to
> modules?
>
> Most other asm-xxx/page.h doesn't need any externs, all is #defined
> within page.h or files included by it.
>
> Any ideas how I deal with this? Presumably other modules will be
> affected by this.
The code in question should be considered broken anyway but for the
time being until this is actually fixed I'm going to add the two symbol
exports.
Ralf
next prev parent reply other threads:[~2005-03-08 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 13:12 clear_user_page in page.h JP Foster
2005-03-08 14:07 ` Ralf Baechle [this message]
2005-03-08 15:11 ` JP Foster
2005-03-09 17:45 ` Ralf Baechle
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=20050308140747.GC9811@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=jp.foster@exterity.co.uk \
--cc=linux-mips@linux-mips.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