From: Paul M. <pau...@re...> - 2007-05-01 14:54:56
|
On Tue, May 01, 2007 at 06:49:06AM -0700, Cmmn Ml wrote: > As I found that the file arch/sh/kernel/cpu/sh3/entry.S is broken for SH3 in 2.6.20.7 kernel. > > arch/sh/kernel/cpu/sh3/entry.S > > ... > ... > > #if defined(CONFIG_CPU_SH4) > #define ldmmupteh(r) mov.l 8f, r > #else > #define ldmmupteh(r) mov #MMU_PTEH, r > #endif > > ... > ... > This doesn't exist in sh-2.6.git, or even 2.6.21. Please use a current kernel before submitting bug reports that have no relevance. |