invalidate_dcache_range Kernel 2.6.14

3 messages, 2 authors, 2006-08-04 · open the first message on its own page

invalidate_dcache_range Kernel 2.6.14

From: <hidden>
Date: 2006-08-04 13:16:20

I have an old driver that need the funktion invalidate_dcache_range but when I compile the driver : Unknown symbol invalidate_dcache_range.

Whats the name of this funktion now ???

Regards
Ted
-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl

Re: invalidate_dcache_range Kernel 2.6.14

From: Alex Zeffertt <hidden>
Date: 2006-08-04 14:00:10

GSM909@gmx.de wrote:
I have an old driver that need the funktion invalidate_dcache_range but when I compile the driver : Unknown symbol invalidate_dcache_range.

Whats the name of this funktion now ???
The same.  You just need to add EXPORT_SYMBOL(invalidate_dcache_range) to
ppc_ksys.c for your module to see it.

Regards
Ted
Alex

Re: invalidate_dcache_range Kernel 2.6.14

From: Alex Zeffertt <hidden>
Date: 2006-08-04 14:02:05

Alex Zeffertt wrote:
GSM909@gmx.de wrote:
quoted
I have an old driver that need the funktion invalidate_dcache_range but when I compile the driver : Unknown symbol invalidate_dcache_range.

Whats the name of this funktion now ???
The same.  You just need to add EXPORT_SYMBOL(invalidate_dcache_range) to
ppc_ksys.c for your module to see it.
Oh, and obviously add it to a header file.

Alex
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help