Wiktor Grebla wrote in the comedi mailing list:
authorBernd Porr <Bernd.Porr@f2s.com>
Mon, 25 Apr 2005 08:03:18 +0000 (08:03 +0000)
committerBernd Porr <Bernd.Porr@f2s.com>
Mon, 25 Apr 2005 08:03:18 +0000 (08:03 +0000)
commitd6c72a9c004652bada6bfc5826fdddc750ceec2d
treee20df34112b91bfb73fd55cfc3052a10e3fb0589
parent45b2f0af3156f7075fcbccbb4b317a2bcaa065c9
Wiktor Grebla wrote in the comedi mailing list:
Somwhere around 2.6.9 kernel remap_pfn_range() was introduced as a
portable replacement for remap_page_range,
presumably with some wrapper which has dissapeared recently (2.6.11),
what resulted in "Unknown symbol" while
loading comedi module (and the following ones because of the symbols in it).
I've changed include/linux/mm.h slightly, hopefully without breaking
anything.
Seems to work. I've tested it with 2.6.10 and 2.6.11.
include/linux/mm.h