Re: > best asked at one of the nvidia forums, not on lkml...

2008-02-04 Thread Arjan van de Ven
On Mon, 04 Feb 2008 22:53:10 -0800 Zachary Amsden <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-02-05 at 13:44 +0700, Igor M Podlesny wrote: > > On 2008-02-05 13:34, Arjan van de Ven wrote: > > [...] > > >> 1) To have compiled it I had to replace > > >> global_flush_tlb() call with __flush_tlb_all

Re: > best asked at one of the nvidia forums, not on lkml...

2008-02-04 Thread Zachary Amsden
On Tue, 2008-02-05 at 13:44 +0700, Igor M Podlesny wrote: > On 2008-02-05 13:34, Arjan van de Ven wrote: > [...] > >>1) To have compiled it I had to replace global_flush_tlb() > >> call with __flush_tlb_all() and still guessing was it(?) a correct > >> replacment at all :-) > > > > it is not;

> best asked at one of the nvidia forums, not on lkml...

2008-02-04 Thread Igor M Podlesny
would be the correct one? ;-) >> >> 2) When loading it emits such messages: >> >> nvidia: Unknown symbol change_page_attr >> nvidia: Unknown symbol init_mm >> >> Can it be quick and easy solved? > > best asked at one of the n