| To: | Venkata Rajesh Bikkina <rajeshbv@intotoinc.com> |
|---|---|
| Subject: | Re: RAMDISK problem on 79s334A board. |
| From: | "Tommy S. Christensen" <tch@avanticore.com> |
| Date: | Thu, 16 May 2002 14:30:45 +0200 |
| Cc: | linux-mips@oss.sgi.com |
| References: | <Pine.LNX.4.10.10205161551090.1409-100000@brahma.intotoind.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
Venkata Rajesh Bikkina wrote: > > Hi Tommy, > > I am using 2.4.3 code and in that linux/mm/vmallo.c contains the following > code which is slightly different from the patch you gave. > > } while (address && (address < end)); > unlock_kernel(); > flush_tlb_all(); > return ret; > > Can you please suggest how to modify this. > > Regards, > --Rajesh > 2.4.3 is quite old, so upgrading the kernel would clearly be a good idea. Anyway, if you want to try this fix then you should remove the call to flush_cache_all() at the top of vmalloc_area_pages() and change the line flush_tlb_all() to flush_cache_all(). -Tommy |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Mangled struct hd_driveid with MIPSEB., Geert Uytterhoeven |
|---|---|
| Next by Date: | Re: howto pass ramdisk loaddress to kernel, Guido Guenther |
| Previous by Thread: | Re: RAMDISK problem on 79s334A board., Venkata Rajesh Bikkina |
| Next by Thread: | !広告!転職バンク, mail |
| Indexes: | [Date] [Thread] [Top] [All Lists] |