HIGHMEM Query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

 

I have been working on HIGHMEM fixation for 2.4.20 linux MVL kernel for MIPS architecture.

I am getting DATA BUS ERROR(ADDR: 0xffffd000) exception when loading (copying the data received from ethernet to the kernel space in FIXADDR SPACE) “/sbin/init” from TARGET ROOT DIR (through NFS). I figured out that this is because there is no corresponding page table entry for the same.

 

I checked that the virtual address is generated by making a call to kmap_atomic(). Which internally calls set_pte() and then local_flush_tlb_all(). Virtual Address is generated by making a call to        

 

vaddr = __fix_to_virt(FIX_KMAP_BEGIN + idx);

1> Where is the page table entries updated?

2> When are they updated with the processor?

 

 

Regards,

 

Rishabh

 

                                   

The information contained in this e-mail message and in any annexure is
confidential to the  recipient and may contain privileged information. If you are not
the intended recipient, please notify the sender and delete the message along with
any annexure. You should not disclose, copy or otherwise use the information contained
in the message or any annexure. Any views expressed in this e-mail are those of the
individual sender except where the sender specifically states them to be the views of
SoCrates Software India Pvt Ltd., Bangalore.

GIF image


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux