linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* TLB Miss booting linux kernel on ppc 405
@ 2008-02-13 16:50 Ricardo Ayres Severo
  2008-02-13 17:17 ` David Baird
  0 siblings, 1 reply; 15+ messages in thread
From: Ricardo Ayres Severo @ 2008-02-13 16:50 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,

I'm using kernel 2.6.24 and when it comes to line 826 on the file
arch/ppc/kernel/head_4xx.S it gives a TLB Miss.

arch/ppc/kernel/head_4xx.S
823 start_here:
824
825         /* ptr to current */
826         lis    r2,init_task@h
827         ori    r2,r2,init_task@l

It seems to have a problem initializing the MMU.

What I could do to solve this?

Thanks,

-- 
Ricardo Ayres Severo <severo.ricardo@gmail.com>

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-02-21 19:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 16:50 TLB Miss booting linux kernel on ppc 405 Ricardo Ayres Severo
2008-02-13 17:17 ` David Baird
2008-02-13 17:38   ` Ricardo Ayres Severo
2008-02-13 17:51     ` David Baird
2008-02-13 18:03       ` Ricardo Ayres Severo
2008-02-13 18:32         ` David Baird
2008-02-13 18:49           ` Ricardo Ayres Severo
2008-02-13 19:02             ` David Baird
2008-02-20 21:24               ` Robert Woodworth
2008-02-20 21:29                 ` Ricardo Ayres Severo
2008-02-20 21:47                   ` David Baird
2008-02-21 17:50                     ` Ricardo Ayres Severo
2008-02-21 18:00                       ` David Baird
2008-02-21 18:04                 ` David Baird
2008-02-21 19:12                   ` Robert Woodworth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).