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 [off-list ref]