| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH v2 8/9] MIPS: Honor L2 bypass bit |
| From: | Kevin Cernekee <cernekee@gmail.com> |
| Date: | Thu, 21 Oct 2010 09:25:59 -0700 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=R3JMMMRtghaIkagBfXQ7xvqDRYVAFXYHTuK+n7MoO04=; b=DqFHR2OMjJNFwkIdeReg6vEq6UP3W43wSHiHkjmCwMeeIccJUl/HLfoP3oxnPf7tKi aXdXPQblF/wwBPntzwYLsiBFsuA7I47N8sDDgp4M8uiYyyknFP9bWcUy0jSpkWcnPA9U WUovO3txW/bGpqQPn9KUAPbF+W6ig314fi/4k= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=eFLQK17mLxpJYA1YOU3Hk5SP2P5amoKPlmheRWIk+H4zF+5nNPl5eEUjRHptpu3awP yZMERCl4WMV7cYTHN846o4+n7pQS1kQ3GOw5quVq2/fm7tk/crtkKPXerQy/6NpakgN8 uif6aUJJeeKgB8+8jPXc7KToXn43ZD7UtvuYg= |
| In-reply-to: | <20101021125809.GA15031@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <74b5d3ba9506b2e6d885546bd6dcdaec@localhost> <20101021125809.GA15031@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, Oct 21, 2010 at 5:58 AM, Ralf Baechle <ralf@linux-mips.org> wrote: > I did a bit of research in the meantime. Turns out that some MIPS > customers are using their own L2 cache controller. That means a simple > check by the CPU PrID is not sufficient and we will need some sort of > platform-specific probe, sigh. FWIW, I did check the software user's manual for each of the four processors in the list and verified that L2B is at CONFIG2 bit 12. It would be very rude for an L2 designer to redefine those bits in defiance of the SUM, no? I also rechecked 24KE just now, and found that L2B is defined in the latest rev of the SUM, but in my local copy (Revision 01.02) bit 12 is the MSB of SS instead. Hmmm. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: recent SIGBUS/SIGSEGV mips kernel bug, David Daney |
|---|---|
| Next by Date: | Re: recent SIGBUS/SIGSEGV mips kernel bug, Camm Maguire |
| Previous by Thread: | Re: [PATCH v2 8/9] MIPS: Honor L2 bypass bit, Ralf Baechle |
| Next by Thread: | Re: [PATCH v2 8/9] MIPS: Honor L2 bypass bit, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |