From: "Theodore Ts'o" <tytso@mit.edu>
To: Dave Airlie <airlied@linux.ie>, Ingo Molnar <mingo@elte.hu>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: i915 needs pgprot_writecombine() and is_io_mapping_posible()
Date: Sat, 28 Feb 2009 08:02:57 -0500 [thread overview]
Message-ID: <E1LdOqH-0004wg-JB@closure.thunk.org> (raw)
A recent (probably within the last week) commit seems to have caused
the i915 driver to need to use two unexported symbols:
ERROR: "pgprot_writecombine" [drivers/gpu/drm/i915/i915.ko] undefined!
ERROR: "is_io_mapping_possible" [drivers/gpu/drm/i915/i915.ko] undefined!
Is the right fix just to export them?
Thanks,
- Ted
next reply other threads:[~2009-02-28 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-28 13:02 Theodore Ts'o [this message]
2009-02-28 13:34 ` [git pull] x86 fix Ingo Molnar
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=E1LdOqH-0004wg-JB@closure.thunk.org \
--to=tytso@mit.edu \
--cc=airlied@linux.ie \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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.