Messages in this thread |  | | | Date | Wed, 6 Feb 2008 00:00:28 -0500 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 1/4] x86 mmiotrace: use lookup_address() |
On Tue, Feb 05, 2008 at 10:28:07PM +0200, Pekka Paalanen wrote:
> Use lookup_address() from pageattr.c instead of doing the same
> manually. Also had to EXPORT_SYMBOL(lookup_address) to make this
> work for modules. This also fixes "undefined symbol 'init_mm'"
> compile error for x86_32.
This should be a _GPL export for sure.
|  |