| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Re: [PATCH]: Fix IP22 4k cache macro in cpu-feature-overrides.h |
| From: | Kumba <kumba@gentoo.org> |
| Date: | Tue, 24 Jan 2006 19:30:18 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11 |
MIPS machines define a macro in cpu-feature-overrides.h that specifies the cache style they use. Several machines have a typo in this macro that will cause the kernel to panic early in the boot process. The attached patch fixes these typos so the correct cache style is defined. Signed-off-by: Joshua Kinard <kumba@gentoo.org> --- mach-ip22/cpu-feature-overrides.h | 2 +- mach-mips/cpu-feature-overrides.h | 4 ++-- mach-rm200/cpu-feature-overrides.h | 2 +- mach-sim/cpu-feature-overrides.h | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH]: Fix N32 sigsuspend syscall that causes non-fatal oopses, Kumba |
|---|---|
| Next by Date: | Re: [PATCH]: Fix N32 sigsuspend syscall that causes non-fatal oopses, Daniel Jacobowitz |
| Previous by Thread: | Re: [PATCH]: Fix IP22 4k cache macro in cpu-feature-overrides.h, Kumba |
| Next by Thread: | [PATCH]: IP22 HAL2 Kconfig tweaks/typo fix, Kumba |
| Indexes: | [Date] [Thread] [Top] [All Lists] |