| To: | naveen yadav <yad.naveen@gmail.com> |
|---|---|
| Subject: | Re: flush_kernel_vmap_range() invalidate_kernel_vmap_range() API not exists for MIPS |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 25 Mar 2011 18:27:09 +0100 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Christoph Hellwig <hch@lst.de> |
| In-reply-to: | <AANLkTimkh2QLvupu+62NGrKfqRb_gC7KLCAKkEoS9N9N@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <AANLkTimkh2QLvupu+62NGrKfqRb_gC7KLCAKkEoS9N9N@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Fri, Mar 25, 2011 at 02:38:13PM +0530, naveen yadav wrote: > We are working on 2.6.35.9 linux kernel on MIPS 34kce core and our > cache is VIVT having cache aliasing . No, they're VIPT unless you successfully modified your 34K core to change it from a less than perfect cache design to the most lunatic cache policy known to man kind ... > When I check the implementation on ARM I can check the implemenation > exists , but there is not similar implementation exists on MIPS. > These API's are used by XFS module: > > static inline void flush_kernel_vmap_range(void *vaddr, int size) > static inline void invalidate_kernel_vmap_range(void *vaddr, int size) > static inline void flush_kernel_dcache_page(struct page *page) A known problem for (too ...) long. I'll finally take care of it. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: XLR/XLS drivers?, Jayachandran C |
|---|---|
| Next by Date: | [PATCH v3 0/4] Add IRQ chip hooks for taking CPUs on/off line., David Daney |
| Previous by Thread: | flush_kernel_vmap_range() invalidate_kernel_vmap_range() API not exists for MIPS, naveen yadav |
| Next by Thread: | Re: flush_kernel_vmap_range() invalidate_kernel_vmap_range() API not exists for MIPS, naveen yadav |
| Indexes: | [Date] [Thread] [Top] [All Lists] |