> global_flush_tlb() would be the correct one.

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 13:53, Zachary Amsden 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 wi

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

2008-02-04 Thread Igor M Podlesny
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; I see, thanks. What would be the correct one? ;-) >> >>

NVIDIA's Linux x86 Display Driver fresh driver isn't compatible anymore

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 12:32, Igor M Podlesny wrote: > On 2008-02-04 20:27, Andrew Morton wrote: >> On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny <[EMAIL PROTECTED]> wrote: > [...] >>>Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any >

> You may find that you need to update your lvm userspace tools.

2008-02-04 Thread Igor M Podlesny
On 2008-02-04 20:27, Andrew Morton wrote: > On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny <[EMAIL PROTECTED]> wrote: [...] >>Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any >> of mine LVM-2 disks. pvscan, for e.g., finds nothing at all.

Both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any of mine LVM-2 disks

2008-02-04 Thread Igor M Podlesny
Hello, everybody! :-) On 2008-02-03 14:51, Andrew Morton wrote: > On Sun, 3 Feb 2008 14:35:23 +0700 Igor <[EMAIL PROTECTED]> wrote: >> On 02/02/2008, Igor <[EMAIL PROTECTED]> wrote: [...] >> And I've tried linux-2.6.24-rc8-mm1 — it fails even running MDs saying >> that do_md_run()

Both 2.6.24-mm1 and 2.6.24-git11 do NOT see any of mine LVM-2 disks

2008-02-04 Thread Igor M Podlesny
Hello, everybody! :-) On 2008-02-03 14:51, Andrew Morton wrote: On Sun, 3 Feb 2008 14:35:23 +0700 Igor [EMAIL PROTECTED] wrote: On 02/02/2008, Igor [EMAIL PROTECTED] wrote: [...] And I've tried linux-2.6.24-rc8-mm1 — it fails even running MDs saying that do_md_run() returning -22.

You may find that you need to update your lvm userspace tools.

2008-02-04 Thread Igor M Podlesny
On 2008-02-04 20:27, Andrew Morton wrote: On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny [EMAIL PROTECTED] wrote: [...] Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT see any of mine LVM-2 disks. pvscan, for e.g., finds nothing at all. You may find that you need to update

NVIDIA's Linux x86 Display Driver fresh driver isn't compatible anymore

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 12:32, Igor M Podlesny wrote: On 2008-02-04 20:27, Andrew Morton wrote: On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny [EMAIL PROTECTED] wrote: [...] Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT see any of mine LVM-2 disks. pvscan, for e.g., finds nothing

global_flush_tlb() would be the correct one.

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 13:53, Zachary Amsden 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() and still guessing was it(?) a correct

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

2008-02-04 Thread Igor M Podlesny
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; I see, thanks. What would be the correct one? ;-) 2) When